#fabf72 color space conversions
Hex:
#fabf72
RGB:
250, 191, 114
CMY:
2, 25, 55
CMYK:
0, 24, 54, 2
HSL:
34°, 93.1507%, 71.3725%
HSV (HSB):
34°, 54.4000%, 98.0392%
XYZ:
61.0924, 58.8005, 24.0493
xyY:
0.4244, 0.4085, 58.8005
CIE-Lab:
81.1818, 12.6183, 46.6592
CIE-LCH:
81.1818, 48.3353, 74.8672
CIE-Luv:
81.1818, 45.2325, 55.8500
Hunter-Lab:
76.6815, 8.0190, 35.0822
#fabf72 color charts
#fabf72 color shades, tints & tones
#fabf72 color schemes
#fabf72 color preview, HTML & CSS examples
This text has a color of #fabf72
<p style="color:#fabf72;">Text here</p>
.mytext {color:#fabf72;}
This box has a color of #fabf72
<div style="background-color:#fabf72;">Content here</div>
.mybackground {background-color:#fabf72;}
Border around this has a color of #fabf72
<div style="border:2px solid #fabf72;">Content here</div>
.myborder {border:2px solid #fabf72;}