#cc7b85 color space conversions
Hex:
#cc7b85
RGB:
204, 123, 133
CMY:
20, 52, 48
CMYK:
0, 40, 35, 20
HSL:
353°, 44.2623%, 64.1176%
HSV (HSB):
353°, 39.7059%, 80.0000%
XYZ:
36.2184, 28.6967, 25.8204
xyY:
0.3992, 0.3163, 28.6967
CIE-Lab:
60.5131, 32.6960, 8.1256
CIE-LCH:
60.5131, 33.6906, 13.9564
CIE-Luv:
60.5131, 53.8147, 4.9654
Hunter-Lab:
53.5693, 26.9382, 8.9208
#cc7b85 color charts
#cc7b85 color shades, tints & tones
#cc7b85 color schemes
#cc7b85 color preview, HTML & CSS examples
This text has a color of #cc7b85
<p style="color:#cc7b85;">Text here</p>
.mytext {color:#cc7b85;}
This box has a color of #cc7b85
<div style="background-color:#cc7b85;">Content here</div>
.mybackground {background-color:#cc7b85;}
Border around this has a color of #cc7b85
<div style="border:2px solid #cc7b85;">Content here</div>
.myborder {border:2px solid #cc7b85;}