#cc5e85 color space conversions
Hex:
#cc5e85
RGB:
204, 94, 133
CMY:
20, 63, 48
CMYK:
0, 54, 35, 20
HSL:
339°, 51.8868%, 58.4314%
HSV (HSB):
339°, 53.9216%, 80.0000%
XYZ:
33.1382, 22.5362, 24.7937
xyY:
0.4118, 0.2801, 22.5362
CIE-Lab:
54.5914, 47.6382, -0.4210
CIE-LCH:
54.5914, 47.6401, 359.4936
CIE-Luv:
54.5914, 70.7242, -9.3131
Hunter-Lab:
47.4723, 41.5258, 2.2649
#cc5e85 color charts
#cc5e85 color shades, tints & tones
#cc5e85 color schemes
#cc5e85 color preview, HTML & CSS examples
This text has a color of #cc5e85
<p style="color:#cc5e85;">Text here</p>
.mytext {color:#cc5e85;}
This box has a color of #cc5e85
<div style="background-color:#cc5e85;">Content here</div>
.mybackground {background-color:#cc5e85;}
Border around this has a color of #cc5e85
<div style="border:2px solid #cc5e85;">Content here</div>
.myborder {border:2px solid #cc5e85;}