#faeb3f color space conversions
Hex:
#faeb3f
RGB:
250, 235, 63
CMY:
2, 8, 75
CMYK:
0, 6, 75, 2
HSL:
55°, 94.9239%, 61.3725%
HSV (HSB):
55°, 74.8000%, 98.0392%
XYZ:
70.0299, 80.0995, 16.4724
xyY:
0.4203, 0.4808, 80.0995
CIE-Lab:
91.7295, -12.7537, 79.1720
CIE-LCH:
91.7295, 80.1926, 99.1511
CIE-Luv:
91.7295, 16.9582, 92.3080
Hunter-Lab:
89.4983, -16.9510, 51.7364
#faeb3f color charts
#faeb3f color shades, tints & tones
#faeb3f color schemes
#faeb3f color preview, HTML & CSS examples
This text has a color of #faeb3f
<p style="color:#faeb3f;">Text here</p>
.mytext {color:#faeb3f;}
This box has a color of #faeb3f
<div style="background-color:#faeb3f;">Content here</div>
.mybackground {background-color:#faeb3f;}
Border around this has a color of #faeb3f
<div style="border:2px solid #faeb3f;">Content here</div>
.myborder {border:2px solid #faeb3f;}