#cc95a4 color space conversions
Hex:
#cc95a4
RGB:
204, 149, 164
CMY:
20, 42, 36
CMYK:
0, 27, 20, 20
HSL:
344°, 35.0318%, 69.2157%
HSV (HSB):
344°, 26.9608%, 80.0000%
XYZ:
42.3501, 37.0126, 40.0340
xyY:
0.3547, 0.3100, 37.0126
CIE-Lab:
67.2865, 22.8999, 0.3171
CIE-LCH:
67.2865, 22.9021, 0.7934
CIE-Luv:
67.2865, 33.4250, -3.6372
Hunter-Lab:
60.8380, 17.7898, 3.5712
#cc95a4 color charts
#cc95a4 color shades, tints & tones
#cc95a4 color schemes
#cc95a4 color preview, HTML & CSS examples
This text has a color of #cc95a4
<p style="color:#cc95a4;">Text here</p>
.mytext {color:#cc95a4;}
This box has a color of #cc95a4
<div style="background-color:#cc95a4;">Content here</div>
.mybackground {background-color:#cc95a4;}
Border around this has a color of #cc95a4
<div style="border:2px solid #cc95a4;">Content here</div>
.myborder {border:2px solid #cc95a4;}