#f9b14e color space conversions
Hex:
#f9b14e
RGB:
249, 177, 78
CMY:
2, 31, 69
CMYK:
0, 29, 69, 2
HSL:
35°, 93.4426%, 64.1176%
HSV (HSB):
35°, 68.6747%, 97.6471%
XYZ:
56.1642, 52.1341, 14.3104
xyY:
0.4581, 0.4252, 52.1341
CIE-Lab:
77.3609, 17.1579, 59.2812
CIE-LCH:
77.3609, 61.7143, 73.8578
CIE-Luv:
77.3609, 57.4566, 64.5488
Hunter-Lab:
72.2039, 12.4903, 38.7918
#f9b14e color charts
#f9b14e color shades, tints & tones
#f9b14e color schemes
#f9b14e color preview, HTML & CSS examples
This text has a color of #f9b14e
<p style="color:#f9b14e;">Text here</p>
.mytext {color:#f9b14e;}
This box has a color of #f9b14e
<div style="background-color:#f9b14e;">Content here</div>
.mybackground {background-color:#f9b14e;}
Border around this has a color of #f9b14e
<div style="border:2px solid #f9b14e;">Content here</div>
.myborder {border:2px solid #f9b14e;}