#fabd7e color space conversions
Hex:
#fabd7e
RGB:
250, 189, 126
CMY:
2, 26, 51
CMYK:
0, 24, 50, 2
HSL:
30°, 92.5373%, 73.7255%
HSV (HSB):
30°, 49.6000%, 98.0392%
XYZ:
61.3878, 58.2255, 27.7418
xyY:
0.4166, 0.3951, 58.2255
CIE-Lab:
80.8640, 14.6825, 40.2160
CIE-LCH:
80.8640, 42.8124, 69.9433
CIE-Luv:
80.8640, 45.5926, 48.8083
Hunter-Lab:
76.3057, 10.0682, 31.8584
#fabd7e color charts
#fabd7e color shades, tints & tones
#fabd7e color schemes
#fabd7e color preview, HTML & CSS examples
This text has a color of #fabd7e
<p style="color:#fabd7e;">Text here</p>
.mytext {color:#fabd7e;}
This box has a color of #fabd7e
<div style="background-color:#fabd7e;">Content here</div>
.mybackground {background-color:#fabd7e;}
Border around this has a color of #fabd7e
<div style="border:2px solid #fabd7e;">Content here</div>
.myborder {border:2px solid #fabd7e;}