#f0601f color space conversions
Hex:
#f0601f
RGB:
240, 96, 31
CMY:
6, 62, 88
CMYK:
0, 60, 87, 6
HSL:
19°, 87.4477%, 53.1373%
HSV (HSB):
19°, 87.0833%, 94.1176%
XYZ:
40.3654, 26.9899, 4.3784
xyY:
0.5627, 0.3763, 26.9899
CIE-Lab:
58.9650, 52.7068, 60.7303
CIE-LCH:
58.9650, 80.4125, 49.0459
CIE-Luv:
58.9650, 118.3755, 47.2414
Hunter-Lab:
51.9518, 47.7746, 31.3694
#f0601f color charts
#f0601f color shades, tints & tones
#f0601f color schemes
#f0601f color preview, HTML & CSS examples
This text has a color of #f0601f
<p style="color:#f0601f;">Text here</p>
.mytext {color:#f0601f;}
This box has a color of #f0601f
<div style="background-color:#f0601f;">Content here</div>
.mybackground {background-color:#f0601f;}
Border around this has a color of #f0601f
<div style="border:2px solid #f0601f;">Content here</div>
.myborder {border:2px solid #f0601f;}