#c20c35 color space conversions
Hex:
#c20c35
RGB:
194, 12, 53
CMY:
24, 95, 79
CMYK:
0, 94, 73, 24
HSL:
346°, 88.3495%, 40.3922%
HSV (HSB):
346°, 93.8144%, 76.0784%
XYZ:
23.0222, 11.9893, 4.4689
xyY:
0.5831, 0.3037, 11.9893
CIE-Lab:
41.1991, 65.1300, 29.6306
CIE-LCH:
41.1991, 71.5534, 24.4629
CIE-Luv:
41.1991, 122.0969, 16.3879
Hunter-Lab:
34.6256, 58.0881, 16.5857
#c20c35 color charts
#c20c35 color shades, tints & tones
#c20c35 color schemes
#c20c35 color preview, HTML & CSS examples
This text has a color of #c20c35
<p style="color:#c20c35;">Text here</p>
.mytext {color:#c20c35;}
This box has a color of #c20c35
<div style="background-color:#c20c35;">Content here</div>
.mybackground {background-color:#c20c35;}
Border around this has a color of #c20c35
<div style="border:2px solid #c20c35;">Content here</div>
.myborder {border:2px solid #c20c35;}