#c21d4d color space conversions
Hex:
#c21d4d
RGB:
194, 29, 77
CMY:
24, 89, 70
CMYK:
0, 85, 60, 24
HSL:
343°, 73.9910%, 43.7255%
HSV (HSB):
343°, 85.0515%, 76.0784%
XYZ:
24.0271, 12.8839, 8.2417
xyY:
0.5321, 0.2853, 12.8839
CIE-Lab:
42.5878, 63.6147, 16.4112
CIE-LCH:
42.5878, 65.6975, 14.4657
CIE-Luv:
42.5878, 110.3322, 5.9772
Hunter-Lab:
35.8941, 56.6708, 11.5123
#c21d4d color charts
#c21d4d color shades, tints & tones
#c21d4d color schemes
#c21d4d color preview, HTML & CSS examples
This text has a color of #c21d4d
<p style="color:#c21d4d;">Text here</p>
.mytext {color:#c21d4d;}
This box has a color of #c21d4d
<div style="background-color:#c21d4d;">Content here</div>
.mybackground {background-color:#c21d4d;}
Border around this has a color of #c21d4d
<div style="border:2px solid #c21d4d;">Content here</div>
.myborder {border:2px solid #c21d4d;}