#cc5f65 color space conversions
Hex:
#cc5f65
RGB:
204, 95, 101
CMY:
20, 63, 60
CMYK:
0, 53, 50, 20
HSL:
357°, 51.6588%, 58.6275%
HSV (HSB):
357°, 53.4314%, 80.0000%
XYZ:
31.3430, 21.9614, 14.8989
xyY:
0.4596, 0.3220, 21.9614
CIE-Lab:
53.9860, 43.7748, 17.6044
CIE-LCH:
53.9860, 47.1820, 21.9079
CIE-Luv:
53.9860, 78.1610, 13.4328
Hunter-Lab:
46.8630, 37.3747, 13.9543
#cc5f65 color charts
#cc5f65 color shades, tints & tones
#cc5f65 color schemes
#cc5f65 color preview, HTML & CSS examples
This text has a color of #cc5f65
<p style="color:#cc5f65;">Text here</p>
.mytext {color:#cc5f65;}
This box has a color of #cc5f65
<div style="background-color:#cc5f65;">Content here</div>
.mybackground {background-color:#cc5f65;}
Border around this has a color of #cc5f65
<div style="border:2px solid #cc5f65;">Content here</div>
.myborder {border:2px solid #cc5f65;}