#cc6060 color space conversions
Hex:
#cc6060
RGB:
204, 96, 96
CMY:
20, 62, 62
CMYK:
0, 53, 53, 20
HSL:
0°, 51.4286%, 58.8235%
HSV (HSB):
0°, 52.9412%, 80.0000%
XYZ:
31.1960, 22.0476, 13.6777
xyY:
0.4662, 0.3295, 22.0476
CIE-Lab:
54.0775, 42.8395, 20.6586
CIE-LCH:
54.0775, 47.5605, 25.7449
CIE-Luv:
54.0775, 78.6253, 16.9505
Hunter-Lab:
46.9549, 36.4212, 15.5976
#cc6060 color charts
#cc6060 color shades, tints & tones
#cc6060 color schemes
#cc6060 color preview, HTML & CSS examples
This text has a color of #cc6060
<p style="color:#cc6060;">Text here</p>
.mytext {color:#cc6060;}
This box has a color of #cc6060
<div style="background-color:#cc6060;">Content here</div>
.mybackground {background-color:#cc6060;}
Border around this has a color of #cc6060
<div style="border:2px solid #cc6060;">Content here</div>
.myborder {border:2px solid #cc6060;}