#f9953a color space conversions
Hex:
#f9953a
RGB:
249, 149, 58
CMY:
2, 42, 77
CMYK:
0, 40, 77, 2
HSL:
29°, 94.0887%, 60.1961%
HSV (HSB):
29°, 76.7068%, 97.6471%
XYZ:
50.5781, 41.9401, 9.4325
xyY:
0.4961, 0.4114, 41.9401
CIE-Lab:
70.8296, 30.9113, 61.2112
CIE-LCH:
70.8296, 68.5735, 63.2065
CIE-Luv:
70.8296, 80.9566, 59.6833
Hunter-Lab:
64.7612, 26.0753, 36.6972
#f9953a color charts
#f9953a color shades, tints & tones
#f9953a color schemes
#f9953a color preview, HTML & CSS examples
This text has a color of #f9953a
<p style="color:#f9953a;">Text here</p>
.mytext {color:#f9953a;}
This box has a color of #f9953a
<div style="background-color:#f9953a;">Content here</div>
.mybackground {background-color:#f9953a;}
Border around this has a color of #f9953a
<div style="border:2px solid #f9953a;">Content here</div>
.myborder {border:2px solid #f9953a;}