#c21a1e color space conversions
Hex:
#c21a1e
RGB:
194, 26, 30
CMY:
24, 90, 88
CMYK:
0, 87, 85, 24
HSL:
359°, 76.3636%, 43.1373%
HSV (HSB):
359°, 86.5979%, 76.0784%
XYZ:
22.8519, 12.3019, 2.3984
xyY:
0.6085, 0.3276, 12.3019
CIE-Lab:
41.6919, 62.2354, 43.4051
CIE-LCH:
41.6919, 75.8766, 34.8932
CIE-Luv:
41.6919, 123.6581, 25.8237
Hunter-Lab:
35.0740, 54.9191, 20.4975
#c21a1e color charts
#c21a1e color shades, tints & tones
#c21a1e color schemes
#c21a1e color preview, HTML & CSS examples
This text has a color of #c21a1e
<p style="color:#c21a1e;">Text here</p>
.mytext {color:#c21a1e;}
This box has a color of #c21a1e
<div style="background-color:#c21a1e;">Content here</div>
.mybackground {background-color:#c21a1e;}
Border around this has a color of #c21a1e
<div style="border:2px solid #c21a1e;">Content here</div>
.myborder {border:2px solid #c21a1e;}