#c21d2a color space conversions
Hex:
#c21d2a
RGB:
194, 29, 42
CMY:
24, 89, 84
CMYK:
0, 85, 78, 24
HSL:
355°, 73.9910%, 43.7255%
HSV (HSB):
355°, 85.0515%, 76.0784%
XYZ:
23.1054, 12.5152, 3.3884
xyY:
0.5923, 0.3208, 12.5152
CIE-Lab:
42.0235, 61.9516, 37.1324
CIE-LCH:
42.0235, 72.2275, 30.9375
CIE-Luv:
42.0235, 120.3838, 22.5821
Hunter-Lab:
35.3769, 54.6728, 19.0850
#c21d2a color charts
#c21d2a color shades, tints & tones
#c21d2a color schemes
#c21d2a color preview, HTML & CSS examples
This text has a color of #c21d2a
<p style="color:#c21d2a;">Text here</p>
.mytext {color:#c21d2a;}
This box has a color of #c21d2a
<div style="background-color:#c21d2a;">Content here</div>
.mybackground {background-color:#c21d2a;}
Border around this has a color of #c21d2a
<div style="border:2px solid #c21d2a;">Content here</div>
.myborder {border:2px solid #c21d2a;}