#f21f05 color space conversions
Hex:
#f21f05
RGB:
242, 31, 5
CMY:
5, 88, 98
CMYK:
0, 87, 98, 5
HSL:
7°, 95.9514%, 48.4314%
HSV (HSB):
7°, 97.9339%, 94.9020%
XYZ:
37.1353, 19.8682, 2.0213
xyY:
0.6291, 0.3366, 19.8682
CIE-Lab:
51.6878, 73.7692, 63.7468
CIE-LCH:
51.6878, 97.4964, 40.8316
CIE-Luv:
51.6878, 159.5742, 37.4291
Hunter-Lab:
44.5737, 70.7081, 28.5130
#f21f05 color charts
#f21f05 color shades, tints & tones
#f21f05 color schemes
#f21f05 color preview, HTML & CSS examples
This text has a color of #f21f05
<p style="color:#f21f05;">Text here</p>
.mytext {color:#f21f05;}
This box has a color of #f21f05
<div style="background-color:#f21f05;">Content here</div>
.mybackground {background-color:#f21f05;}
Border around this has a color of #f21f05
<div style="border:2px solid #f21f05;">Content here</div>
.myborder {border:2px solid #f21f05;}