#f9914e color space conversions
Hex:
#f9914e
RGB:
249, 145, 78
CMY:
2, 43, 69
CMYK:
0, 42, 69, 2
HSL:
24°, 93.4426%, 64.1176%
HSV (HSB):
24°, 68.6747%, 97.6471%
XYZ:
50.5675, 40.9406, 12.4449
xyY:
0.4864, 0.3938, 40.9406
CIE-Lab:
70.1343, 33.8801, 51.4475
CIE-LCH:
70.1343, 61.6011, 56.6336
CIE-Luv:
70.1343, 82.3210, 51.5455
Hunter-Lab:
63.9848, 29.0958, 33.2577
#f9914e color charts
#f9914e color shades, tints & tones
#f9914e color schemes
#f9914e color preview, HTML & CSS examples
This text has a color of #f9914e
<p style="color:#f9914e;">Text here</p>
.mytext {color:#f9914e;}
This box has a color of #f9914e
<div style="background-color:#f9914e;">Content here</div>
.mybackground {background-color:#f9914e;}
Border around this has a color of #f9914e
<div style="border:2px solid #f9914e;">Content here</div>
.myborder {border:2px solid #f9914e;}