#c20c42 color space conversions
Hex:
#c20c42
RGB:
194, 12, 66
CMY:
24, 95, 74
CMYK:
0, 94, 66, 24
HSL:
342°, 88.3495%, 40.3922%
HSV (HSB):
342°, 93.8144%, 76.0784%
XYZ:
23.3630, 12.1256, 6.2634
xyY:
0.5596, 0.2904, 12.1256
CIE-Lab:
41.4151, 65.7295, 21.7864
CIE-LCH:
41.4151, 69.2460, 18.3381
CIE-Luv:
41.4151, 118.0630, 10.1071
Hunter-Lab:
34.8219, 58.8224, 13.7109
#c20c42 color charts
#c20c42 color shades, tints & tones
#c20c42 color schemes
#c20c42 color preview, HTML & CSS examples
This text has a color of #c20c42
<p style="color:#c20c42;">Text here</p>
.mytext {color:#c20c42;}
This box has a color of #c20c42
<div style="background-color:#c20c42;">Content here</div>
.mybackground {background-color:#c20c42;}
Border around this has a color of #c20c42
<div style="border:2px solid #c20c42;">Content here</div>
.myborder {border:2px solid #c20c42;}