#cc7e85 color space conversions
Hex:
#cc7e85
RGB:
204, 126, 133
CMY:
20, 51, 48
CMYK:
0, 38, 35, 20
HSL:
355°, 43.3333%, 64.7059%
HSV (HSB):
355°, 38.2353%, 80.0000%
XYZ:
36.5963, 29.4525, 25.9464
xyY:
0.3978, 0.3202, 29.4525
CIE-Lab:
61.1790, 31.0821, 9.0727
CIE-LCH:
61.1790, 32.3792, 16.2723
CIE-Luv:
61.1790, 51.9646, 6.5390
Hunter-Lab:
54.2702, 25.3961, 9.6428
#cc7e85 color charts
#cc7e85 color shades, tints & tones
#cc7e85 color schemes
#cc7e85 color preview, HTML & CSS examples
This text has a color of #cc7e85
<p style="color:#cc7e85;">Text here</p>
.mytext {color:#cc7e85;}
This box has a color of #cc7e85
<div style="background-color:#cc7e85;">Content here</div>
.mybackground {background-color:#cc7e85;}
Border around this has a color of #cc7e85
<div style="border:2px solid #cc7e85;">Content here</div>
.myborder {border:2px solid #cc7e85;}