#f9952e color space conversions
Hex:
#f9952e
RGB:
249, 149, 46
CMY:
2, 42, 82
CMYK:
0, 40, 82, 2
HSL:
30°, 94.4186%, 57.8431%
HSV (HSB):
30°, 81.5261%, 97.6471%
XYZ:
50.3075, 41.8319, 8.0076
xyY:
0.5023, 0.4177, 41.8319
CIE-Lab:
70.7549, 30.5097, 65.7836
CIE-LCH:
70.7549, 72.5143, 65.1187
CIE-Luv:
70.7549, 81.7629, 62.6541
Hunter-Lab:
64.6776, 25.6551, 37.9337
#f9952e color charts
#f9952e color shades, tints & tones
#f9952e color schemes
#f9952e color preview, HTML & CSS examples
This text has a color of #f9952e
<p style="color:#f9952e;">Text here</p>
.mytext {color:#f9952e;}
This box has a color of #f9952e
<div style="background-color:#f9952e;">Content here</div>
.mybackground {background-color:#f9952e;}
Border around this has a color of #f9952e
<div style="border:2px solid #f9952e;">Content here</div>
.myborder {border:2px solid #f9952e;}