#c21a1b color space conversions
Hex:
#c21a1b
RGB:
194, 26, 27
CMY:
24, 90, 89
CMYK:
0, 87, 86, 24
HSL:
360°, 76.3636%, 43.1373%
HSV (HSB):
360°, 86.5979%, 76.0784%
XYZ:
22.8154, 12.2873, 2.2061
xyY:
0.6115, 0.3293, 12.2873
CIE-Lab:
41.6691, 62.1682, 44.9059
CIE-LCH:
41.6691, 76.6904, 35.8417
CIE-Luv:
41.6691, 124.1189, 26.5649
Hunter-Lab:
35.0532, 54.8387, 20.8058
#c21a1b color charts
#c21a1b color shades, tints & tones
#c21a1b color schemes
#c21a1b color preview, HTML & CSS examples
This text has a color of #c21a1b
<p style="color:#c21a1b;">Text here</p>
.mytext {color:#c21a1b;}
This box has a color of #c21a1b
<div style="background-color:#c21a1b;">Content here</div>
.mybackground {background-color:#c21a1b;}
Border around this has a color of #c21a1b
<div style="border:2px solid #c21a1b;">Content here</div>
.myborder {border:2px solid #c21a1b;}