#c21e2c color space conversions
Hex:
#c21e2c
RGB:
194, 30, 44
CMY:
24, 88, 83
CMYK:
0, 85, 77, 24
HSL:
355°, 73.2143%, 43.9216%
HSV (HSB):
355°, 84.5361%, 76.0784%
XYZ:
23.1670, 12.5797, 3.5900
xyY:
0.5889, 0.3198, 12.5797
CIE-Lab:
42.1231, 61.7998, 36.0804
CIE-LCH:
42.1231, 71.5612, 30.2775
CIE-Luv:
42.1231, 119.5944, 22.0152
Hunter-Lab:
35.4679, 54.5243, 18.8264
#c21e2c color charts
#c21e2c color shades, tints & tones
#c21e2c color schemes
#c21e2c color preview, HTML & CSS examples
This text has a color of #c21e2c
<p style="color:#c21e2c;">Text here</p>
.mytext {color:#c21e2c;}
This box has a color of #c21e2c
<div style="background-color:#c21e2c;">Content here</div>
.mybackground {background-color:#c21e2c;}
Border around this has a color of #c21e2c
<div style="border:2px solid #c21e2c;">Content here</div>
.myborder {border:2px solid #c21e2c;}