Linen Color Name
Color Name: | Linen |
Hex Code: | #FAF0E6 |
RGB Decimal: | RGB(250, 240, 230) |
CMYK Value: | 30°, 67%, 94%. |
HSL Value: | 0%, 4%, 8%, 2% |
Color: |
Linen #FAF0E6 Html Codes
Text with hexadecimal color #FAF0E6
<span style="color:#FAF0E6;">Text here</span>
Linen #FAF0E6 border color
<span style="border:2px solid #FAF0E6;">Text here</span>
Linen #FAF0E6 background color
<p style="background-color:#FAF0E6;">Content here</p>
Linen #FAF0E6 CSS codes
.text {color:#FAF0E6;}
.background {background-color:#FAF0E6;}
.border {border:1px solid #FAF0E6;}