#c21a1c color space conversions
Hex:
#c21a1c
RGB:
194, 26, 28
CMY:
24, 90, 89
CMYK:
0, 87, 86, 24
HSL:
359°, 76.3636%, 43.1373%
HSV (HSB):
359°, 86.5979%, 76.0784%
XYZ:
22.8271, 12.2920, 2.2681
xyY:
0.6106, 0.3288, 12.2920
CIE-Lab:
41.6764, 62.1899, 44.4126
CIE-LCH:
41.6764, 76.4203, 35.5324
CIE-Luv:
41.6764, 123.9700, 26.3254
Hunter-Lab:
35.0599, 54.8647, 20.7064
#c21a1c color charts
#c21a1c color shades, tints & tones
#c21a1c color schemes
#c21a1c color preview, HTML & CSS examples
This text has a color of #c21a1c
<p style="color:#c21a1c;">Text here</p>
.mytext {color:#c21a1c;}
This box has a color of #c21a1c
<div style="background-color:#c21a1c;">Content here</div>
.mybackground {background-color:#c21a1c;}
Border around this has a color of #c21a1c
<div style="border:2px solid #c21a1c;">Content here</div>
.myborder {border:2px solid #c21a1c;}