#f9962a color space conversions
Hex:
#f9962a
RGB:
249, 150, 42
CMY:
2, 41, 84
CMYK:
0, 40, 83, 2
HSL:
31°, 94.5205%, 57.0588%
HSV (HSB):
31°, 83.1325%, 97.6471%
XYZ:
50.3912, 42.1196, 7.6645
xyY:
0.5030, 0.4205, 42.1196
CIE-Lab:
70.9533, 29.8785, 67.3402
CIE-LCH:
70.9533, 73.6711, 66.0734
CIE-Luv:
70.9533, 81.1662, 63.8522
Hunter-Lab:
64.8996, 25.0217, 38.4277
#f9962a color charts
#f9962a color shades, tints & tones
#f9962a color schemes
#f9962a color preview, HTML & CSS examples
This text has a color of #f9962a
<p style="color:#f9962a;">Text here</p>
.mytext {color:#f9962a;}
This box has a color of #f9962a
<div style="background-color:#f9962a;">Content here</div>
.mybackground {background-color:#f9962a;}
Border around this has a color of #f9962a
<div style="border:2px solid #f9962a;">Content here</div>
.myborder {border:2px solid #f9962a;}