#c20a3c color space conversions
Hex:
#c20a3c
RGB:
194, 10, 60
CMY:
24, 96, 76
CMYK:
0, 95, 69, 24
HSL:
344°, 90.1961%, 40.0000%
HSV (HSB):
344°, 94.8454%, 76.0784%
XYZ:
23.1723, 12.0127, 5.3723
xyY:
0.5713, 0.2962, 12.0127
CIE-Lab:
41.2362, 65.6459, 25.3280
CIE-LCH:
41.2362, 70.3626, 21.0980
CIE-Luv:
41.2362, 120.3342, 13.0034
Hunter-Lab:
34.6593, 58.6867, 15.0713
#c20a3c color charts
#c20a3c color shades, tints & tones
#c20a3c color schemes
#c20a3c color preview, HTML & CSS examples
This text has a color of #c20a3c
<p style="color:#c20a3c;">Text here</p>
.mytext {color:#c20a3c;}
This box has a color of #c20a3c
<div style="background-color:#c20a3c;">Content here</div>
.mybackground {background-color:#c20a3c;}
Border around this has a color of #c20a3c
<div style="border:2px solid #c20a3c;">Content here</div>
.myborder {border:2px solid #c20a3c;}