#f2600d color space conversions
Hex:
#f2600d
RGB:
242, 96, 13
CMY:
5, 62, 95
CMYK:
0, 60, 95, 5
HSL:
22°, 89.8039%, 50.0000%
HSV (HSB):
22°, 94.6281%, 94.9020%
XYZ:
40.8735, 27.2720, 3.4905
xyY:
0.5706, 0.3807, 27.2720
CIE-Lab:
59.2253, 53.1552, 66.1646
CIE-LCH:
59.2253, 84.8719, 51.2224
CIE-Luv:
59.2253, 121.0736, 49.8558
Hunter-Lab:
52.2226, 48.3182, 32.5929
#f2600d color charts
#f2600d color shades, tints & tones
#f2600d color schemes
#f2600d color preview, HTML & CSS examples
This text has a color of #f2600d
<p style="color:#f2600d;">Text here</p>
.mytext {color:#f2600d;}
This box has a color of #f2600d
<div style="background-color:#f2600d;">Content here</div>
.mybackground {background-color:#f2600d;}
Border around this has a color of #f2600d
<div style="border:2px solid #f2600d;">Content here</div>
.myborder {border:2px solid #f2600d;}