#fabf8a color space conversions
Hex:
#fabf8a
RGB:
250, 191, 138
CMY:
2, 25, 46
CMYK:
0, 24, 45, 2
HSL:
28°, 91.8033%, 76.0784%
HSV (HSB):
28°, 44.8000%, 98.0392%
XYZ:
62.6426, 59.4206, 32.2125
xyY:
0.4060, 0.3852, 59.4206
CIE-Lab:
81.5222, 14.7703, 34.8762
CIE-LCH:
81.5222, 37.8750, 67.0470
CIE-Luv:
81.5222, 43.0963, 43.1308
Hunter-Lab:
77.0847, 10.1590, 29.1830
#fabf8a color charts
#fabf8a color shades, tints & tones
#fabf8a color schemes
#fabf8a color preview, HTML & CSS examples
This text has a color of #fabf8a
<p style="color:#fabf8a;">Text here</p>
.mytext {color:#fabf8a;}
This box has a color of #fabf8a
<div style="background-color:#fabf8a;">Content here</div>
.mybackground {background-color:#fabf8a;}
Border around this has a color of #fabf8a
<div style="border:2px solid #fabf8a;">Content here</div>
.myborder {border:2px solid #fabf8a;}