#c21a2e color space conversions
Hex:
#c21a2e
RGB:
194, 26, 46
CMY:
24, 90, 82
CMYK:
0, 87, 76, 24
HSL:
353°, 76.3636%, 43.1373%
HSV (HSB):
353°, 86.5979%, 76.0784%
XYZ:
23.1107, 12.4054, 3.7612
xyY:
0.5884, 0.3158, 12.4054
CIE-Lab:
41.8533, 62.7091, 34.6115
CIE-LCH:
41.8533, 71.6268, 28.8959
CIE-Luv:
41.8533, 120.4888, 20.7100
Hunter-Lab:
35.2213, 55.4867, 18.3235
#c21a2e color charts
#c21a2e color shades, tints & tones
#c21a2e color schemes
#c21a2e color preview, HTML & CSS examples
This text has a color of #c21a2e
<p style="color:#c21a2e;">Text here</p>
.mytext {color:#c21a2e;}
This box has a color of #c21a2e
<div style="background-color:#c21a2e;">Content here</div>
.mybackground {background-color:#c21a2e;}
Border around this has a color of #c21a2e
<div style="border:2px solid #c21a2e;">Content here</div>
.myborder {border:2px solid #c21a2e;}