#faeb5e color space conversions
Hex:
#faeb5e
RGB:
250, 235, 94
CMY:
2, 8, 63
CMYK:
0, 6, 62, 2
HSL:
54°, 93.9759%, 67.4510%
HSV (HSB):
54°, 62.4000%, 98.0392%
XYZ:
71.1531, 80.5488, 22.3870
xyY:
0.4087, 0.4627, 80.5488
CIE-Lab:
91.9305, -11.2187, 68.0437
CIE-LCH:
91.9305, 68.9624, 99.3624
CIE-Luv:
91.9305, 16.1635, 83.6964
Hunter-Lab:
89.7490, -15.5458, 48.0350
#faeb5e color charts
#faeb5e color shades, tints & tones
#faeb5e color schemes
#faeb5e color preview, HTML & CSS examples
This text has a color of #faeb5e
<p style="color:#faeb5e;">Text here</p>
.mytext {color:#faeb5e;}
This box has a color of #faeb5e
<div style="background-color:#faeb5e;">Content here</div>
.mybackground {background-color:#faeb5e;}
Border around this has a color of #faeb5e
<div style="border:2px solid #faeb5e;">Content here</div>
.myborder {border:2px solid #faeb5e;}