#f21000 color space conversions
Hex:
#f21000
RGB:
242, 16, 0
CMY:
5, 94, 100
CMYK:
0, 93, 100, 5
HSL:
4°, 100.0000%, 47.4510%
HSV (HSB):
4°, 100.0000%, 94.9020%
XYZ:
36.8032, 19.2478, 1.7755
xyY:
0.6364, 0.3329, 19.2478
CIE-Lab:
50.9759, 75.7451, 64.7595
CIE-LCH:
50.9759, 99.6549, 40.5293
CIE-Luv:
50.9759, 163.7618, 36.6204
Hunter-Lab:
43.8723, 72.9619, 28.3113
#f21000 color charts
#f21000 color shades, tints & tones
#f21000 color schemes
#f21000 color preview, HTML & CSS examples
This text has a color of #f21000
<p style="color:#f21000;">Text here</p>
.mytext {color:#f21000;}
This box has a color of #f21000
<div style="background-color:#f21000;">Content here</div>
.mybackground {background-color:#f21000;}
Border around this has a color of #f21000
<div style="border:2px solid #f21000;">Content here</div>
.myborder {border:2px solid #f21000;}