#fbaf8c color space conversions
Hex:
#fbaf8c
RGB:
251, 175, 140
CMY:
2, 31, 45
CMYK:
0, 30, 44, 2
HSL:
19°, 93.2773%, 76.6667%
HSV (HSB):
19°, 44.2231%, 98.4314%
XYZ:
59.8473, 53.0626, 31.8988
xyY:
0.4133, 0.3664, 53.0626
CIE-Lab:
77.9120, 23.7608, 29.0856
CIE-LCH:
77.9120, 37.5573, 50.7537
CIE-Luv:
77.9120, 54.4470, 34.0105
Hunter-Lab:
72.8441, 19.1749, 25.0275
#fbaf8c color charts
#fbaf8c color shades, tints & tones
#fbaf8c color schemes
#fbaf8c color preview, HTML & CSS examples
This text has a color of #fbaf8c
<p style="color:#fbaf8c;">Text here</p>
.mytext {color:#fbaf8c;}
This box has a color of #fbaf8c
<div style="background-color:#fbaf8c;">Content here</div>
.mybackground {background-color:#fbaf8c;}
Border around this has a color of #fbaf8c
<div style="border:2px solid #fbaf8c;">Content here</div>
.myborder {border:2px solid #fbaf8c;}