#f21f01 color space conversions
Hex:
#f21f01
RGB:
242, 31, 1
CMY:
5, 88, 100
CMYK:
0, 87, 100, 5
HSL:
7°, 99.1770%, 47.6471%
HSV (HSB):
7°, 99.5868%, 94.9020%
XYZ:
37.1134, 19.8594, 1.9059
xyY:
0.6303, 0.3373, 19.8594
CIE-Lab:
51.6779, 73.7402, 64.7573
CIE-LCH:
51.6779, 98.1383, 41.2890
CIE-Luv:
51.6779, 159.7994, 37.7826
Hunter-Lab:
44.5639, 70.6704, 28.6591
#f21f01 color charts
#f21f01 color shades, tints & tones
#f21f01 color schemes
#f21f01 color preview, HTML & CSS examples
This text has a color of #f21f01
<p style="color:#f21f01;">Text here</p>
.mytext {color:#f21f01;}
This box has a color of #f21f01
<div style="background-color:#f21f01;">Content here</div>
.mybackground {background-color:#f21f01;}
Border around this has a color of #f21f01
<div style="border:2px solid #f21f01;">Content here</div>
.myborder {border:2px solid #f21f01;}