#f2600c color space conversions
Hex:
#f2600c
RGB:
242, 96, 12
CMY:
5, 62, 95
CMYK:
0, 60, 95, 5
HSL:
22°, 90.5512%, 49.8039%
HSV (HSB):
22°, 95.0413%, 94.9020%
XYZ:
40.8672, 27.2695, 3.4574
xyY:
0.5708, 0.3809, 27.2695
CIE-Lab:
59.2230, 53.1458, 66.3621
CIE-LCH:
59.2230, 85.0200, 51.3107
CIE-Luv:
59.2230, 121.1119, 49.9438
Hunter-Lab:
52.2202, 48.3074, 32.6287
#f2600c color charts
#f2600c color shades, tints & tones
#f2600c color schemes
#f2600c color preview, HTML & CSS examples
This text has a color of #f2600c
<p style="color:#f2600c;">Text here</p>
.mytext {color:#f2600c;}
This box has a color of #f2600c
<div style="background-color:#f2600c;">Content here</div>
.mybackground {background-color:#f2600c;}
Border around this has a color of #f2600c
<div style="border:2px solid #f2600c;">Content here</div>
.myborder {border:2px solid #f2600c;}