#f9965e color space conversions
Hex:
#f9965e
RGB:
249, 150, 94
CMY:
2, 41, 63
CMYK:
0, 40, 62, 2
HSL:
22°, 92.8144%, 67.2549%
HSV (HSB):
22°, 62.2490%, 97.6471%
XYZ:
51.9936, 42.7606, 16.1029
xyY:
0.4690, 0.3857, 42.7606
CIE-Lab:
71.3922, 32.2318, 44.9104
CIE-LCH:
71.3922, 55.2796, 54.3334
CIE-Luv:
71.3922, 76.6225, 46.8922
Hunter-Lab:
65.3916, 27.4923, 31.1737
#f9965e color charts
#f9965e color shades, tints & tones
#f9965e color schemes
#f9965e color preview, HTML & CSS examples
This text has a color of #f9965e
<p style="color:#f9965e;">Text here</p>
.mytext {color:#f9965e;}
This box has a color of #f9965e
<div style="background-color:#f9965e;">Content here</div>
.mybackground {background-color:#f9965e;}
Border around this has a color of #f9965e
<div style="border:2px solid #f9965e;">Content here</div>
.myborder {border:2px solid #f9965e;}