#c21e2f color space conversions
Hex:
#c21e2f
RGB:
194, 30, 47
CMY:
24, 88, 82
CMYK:
0, 85, 76, 24
HSL:
354°, 73.2143%, 43.9216%
HSV (HSB):
354°, 84.5361%, 76.0784%
XYZ:
23.2255, 12.6031, 3.8978
xyY:
0.5846, 0.3172, 12.6031
CIE-Lab:
42.1591, 61.9072, 34.3591
CIE-LCH:
42.1591, 70.8029, 29.0307
CIE-Luv:
42.1591, 118.9113, 20.8903
Hunter-Lab:
35.5009, 54.6524, 18.3408
#c21e2f color charts
#c21e2f color shades, tints & tones
#c21e2f color schemes
#c21e2f color preview, HTML & CSS examples
This text has a color of #c21e2f
<p style="color:#c21e2f;">Text here</p>
.mytext {color:#c21e2f;}
This box has a color of #c21e2f
<div style="background-color:#c21e2f;">Content here</div>
.mybackground {background-color:#c21e2f;}
Border around this has a color of #c21e2f
<div style="border:2px solid #c21e2f;">Content here</div>
.myborder {border:2px solid #c21e2f;}