Beige Color Name
Color Name: | Beige |
Hex Code: | #F5F5DC |
RGB Decimal: | RGB(245, 245, 220) |
CMYK Value: | 60°, 56%, 91%. |
HSL Value: | 0%, 0%, 10.2%, 3.9% |
Color: |
Beige #F5F5DC Html Codes
Text with hexadecimal color #F5F5DC
<span style="color:#F5F5DC;">Text here</span>
Beige #F5F5DC border color
<span style="border:2px solid #F5F5DC;">Text here</span>
Beige #F5F5DC background color
<p style="background-color:#F5F5DC;">Content here</p>
Beige #F5F5DC CSS codes
.text {color:#F5F5DC;}
.background {background-color:#F5F5DC;}
.border {border:1px solid #F5F5DC;}