#faeb6e color space conversions
Hex:
#faeb6e
RGB:
250, 235, 110
CMY:
2, 8, 57
CMYK:
0, 6, 56, 2
HSL:
54°, 93.3333%, 70.5882%
HSV (HSB):
54°, 56.0000%, 98.0392%
XYZ:
71.9471, 80.8664, 26.5686
xyY:
0.4011, 0.4508, 80.8664
CIE-Lab:
92.0722, -10.1467, 61.3536
CIE-LCH:
92.0722, 62.1870, 99.3906
CIE-Luv:
92.0722, 15.6182, 77.7842
Hunter-Lab:
89.9258, -14.5571, 45.4308
#faeb6e color charts
#faeb6e color shades, tints & tones
#faeb6e color schemes
#faeb6e color preview, HTML & CSS examples
This text has a color of #faeb6e
<p style="color:#faeb6e;">Text here</p>
.mytext {color:#faeb6e;}
This box has a color of #faeb6e
<div style="background-color:#faeb6e;">Content here</div>
.mybackground {background-color:#faeb6e;}
Border around this has a color of #faeb6e
<div style="border:2px solid #faeb6e;">Content here</div>
.myborder {border:2px solid #faeb6e;}