#cc3c5a color space conversions
Hex:
#cc3c5a
RGB:
204, 60, 90
CMY:
20, 76, 65
CMYK:
0, 71, 56, 20
HSL:
348°, 58.5366%, 51.7647%
HSV (HSB):
348°, 70.5882%, 80.0000%
XYZ:
28.3632, 16.8073, 11.4221
xyY:
0.5012, 0.2970, 16.8073
CIE-Lab:
48.0163, 58.1926, 16.0483
CIE-LCH:
48.0163, 60.3649, 15.4177
CIE-Luv:
48.0163, 101.5134, 7.6594
Hunter-Lab:
40.9967, 51.7494, 12.1789
#cc3c5a color charts
#cc3c5a color shades, tints & tones
#cc3c5a color schemes
#cc3c5a color preview, HTML & CSS examples
This text has a color of #cc3c5a
<p style="color:#cc3c5a;">Text here</p>
.mytext {color:#cc3c5a;}
This box has a color of #cc3c5a
<div style="background-color:#cc3c5a;">Content here</div>
.mybackground {background-color:#cc3c5a;}
Border around this has a color of #cc3c5a
<div style="border:2px solid #cc3c5a;">Content here</div>
.myborder {border:2px solid #cc3c5a;}