#f21d2d color space conversions
Hex:
#f21d2d
RGB:
242, 29, 45
CMY:
5, 89, 82
CMYK:
0, 88, 81, 5
HSL:
355°, 89.1213%, 53.1373%
HSV (HSB):
355°, 88.0165%, 94.9020%
XYZ:
37.5310, 19.9454, 4.3544
xyY:
0.6070, 0.3226, 19.9454
CIE-Lab:
51.7755, 74.6850, 48.4602
CIE-LCH:
51.7755, 89.0294, 32.9779
CIE-Luv:
51.7755, 155.7245, 30.2047
Hunter-Lab:
44.6603, 71.8496, 25.4815
#f21d2d color charts
#f21d2d color shades, tints & tones
#f21d2d color schemes
#f21d2d color preview, HTML & CSS examples
This text has a color of #f21d2d
<p style="color:#f21d2d;">Text here</p>
.mytext {color:#f21d2d;}
This box has a color of #f21d2d
<div style="background-color:#f21d2d;">Content here</div>
.mybackground {background-color:#f21d2d;}
Border around this has a color of #f21d2d
<div style="border:2px solid #f21d2d;">Content here</div>
.myborder {border:2px solid #f21d2d;}