#f21e05 color space conversions
Hex:
#f21e05
RGB:
242, 30, 5
CMY:
5, 88, 98
CMYK:
0, 88, 98, 5
HSL:
6°, 95.9514%, 48.4314%
HSV (HSB):
6°, 97.9339%, 94.9020%
XYZ:
37.1096, 19.8167, 2.0127
xyY:
0.6296, 0.3362, 19.8167
CIE-Lab:
51.6294, 73.9368, 63.7210
CIE-LCH:
51.6294, 97.6064, 40.7558
CIE-Luv:
51.6294, 159.8972, 37.3244
Hunter-Lab:
44.5160, 70.8989, 28.4805
#f21e05 color charts
#f21e05 color shades, tints & tones
#f21e05 color schemes
#f21e05 color preview, HTML & CSS examples
This text has a color of #f21e05
<p style="color:#f21e05;">Text here</p>
.mytext {color:#f21e05;}
This box has a color of #f21e05
<div style="background-color:#f21e05;">Content here</div>
.mybackground {background-color:#f21e05;}
Border around this has a color of #f21e05
<div style="border:2px solid #f21e05;">Content here</div>
.myborder {border:2px solid #f21e05;}