#f2601f color space conversions
Hex:
#f2601f
RGB:
242, 96, 31
CMY:
5, 62, 88
CMYK:
0, 60, 87, 5
HSL:
18°, 89.0295%, 53.5294%
HSV (HSB):
18°, 87.1901%, 94.9020%
XYZ:
41.0481, 27.3419, 4.4104
xyY:
0.5638, 0.3756, 27.3419
CIE-Lab:
59.2895, 53.4154, 61.1235
CIE-LCH:
59.2895, 81.1744, 48.8500
CIE-Luv:
59.2895, 120.0176, 47.4302
Hunter-Lab:
52.2895, 48.6189, 31.6018
#f2601f color charts
#f2601f color shades, tints & tones
#f2601f color schemes
#f2601f color preview, HTML & CSS examples
This text has a color of #f2601f
<p style="color:#f2601f;">Text here</p>
.mytext {color:#f2601f;}
This box has a color of #f2601f
<div style="background-color:#f2601f;">Content here</div>
.mybackground {background-color:#f2601f;}
Border around this has a color of #f2601f
<div style="border:2px solid #f2601f;">Content here</div>
.myborder {border:2px solid #f2601f;}