#faeb1b color space conversions
Hex:
#faeb1b
RGB:
250, 235, 27
CMY:
2, 8, 89
CMYK:
0, 6, 89, 2
HSL:
56°, 95.7082%, 54.3137%
HSV (HSB):
56°, 89.2000%, 98.0392%
XYZ:
69.3305, 79.8198, 12.7896
xyY:
0.4281, 0.4929, 79.8198
CIE-Lab:
91.6039, -13.7208, 87.5761
CIE-LCH:
91.6039, 88.6444, 98.9043
CIE-Luv:
91.6039, 17.4676, 97.8245
Hunter-Lab:
89.3419, -17.8300, 54.0518
#faeb1b color charts
#faeb1b color shades, tints & tones
#faeb1b color schemes
#faeb1b color preview, HTML & CSS examples
This text has a color of #faeb1b
<p style="color:#faeb1b;">Text here</p>
.mytext {color:#faeb1b;}
This box has a color of #faeb1b
<div style="background-color:#faeb1b;">Content here</div>
.mybackground {background-color:#faeb1b;}
Border around this has a color of #faeb1b
<div style="border:2px solid #faeb1b;">Content here</div>
.myborder {border:2px solid #faeb1b;}