#f0962c color space conversions
Hex:
#f0962c
RGB:
240, 150, 44
CMY:
6, 41, 83
CMYK:
0, 38, 82, 6
HSL:
32°, 86.7257%, 55.6863%
HSV (HSB):
32°, 81.6667%, 94.1176%
XYZ:
47.2961, 40.5198, 7.7112
xyY:
0.4951, 0.4242, 40.5198
CIE-Lab:
69.8382, 26.2243, 65.2502
CIE-LCH:
69.8382, 70.3228, 68.1046
CIE-Luv:
69.8382, 73.6306, 62.9693
Hunter-Lab:
63.6552, 21.2300, 37.3762
#f0962c color charts
#f0962c color shades, tints & tones
#f0962c color schemes
#f0962c color preview, HTML & CSS examples
This text has a color of #f0962c
<p style="color:#f0962c;">Text here</p>
.mytext {color:#f0962c;}
This box has a color of #f0962c
<div style="background-color:#f0962c;">Content here</div>
.mybackground {background-color:#f0962c;}
Border around this has a color of #f0962c
<div style="border:2px solid #f0962c;">Content here</div>
.myborder {border:2px solid #f0962c;}