#c20d40 color space conversions
Hex:
#c20d40
RGB:
194, 13, 64
CMY:
24, 95, 75
CMYK:
0, 93, 67, 24
HSL:
343°, 87.4396%, 40.5882%
HSV (HSB):
343°, 93.2990%, 76.0784%
XYZ:
23.3175, 12.1273, 5.9623
xyY:
0.5631, 0.2929, 12.1273
CIE-Lab:
41.4178, 65.5143, 23.0484
CIE-LCH:
41.4178, 69.4503, 19.3822
CIE-Luv:
41.4178, 118.5604, 11.2299
Hunter-Lab:
34.8243, 58.5764, 14.2259
#c20d40 color charts
#c20d40 color shades, tints & tones
#c20d40 color schemes
#c20d40 color preview, HTML & CSS examples
This text has a color of #c20d40
<p style="color:#c20d40;">Text here</p>
.mytext {color:#c20d40;}
This box has a color of #c20d40
<div style="background-color:#c20d40;">Content here</div>
.mybackground {background-color:#c20d40;}
Border around this has a color of #c20d40
<div style="border:2px solid #c20d40;">Content here</div>
.myborder {border:2px solid #c20d40;}