#cc95a3 color space conversions
Hex:
#cc95a3
RGB:
204, 149, 163
CMY:
20, 42, 36
CMYK:
0, 27, 20, 20
HSL:
345°, 35.0318%, 69.2157%
HSV (HSB):
345°, 26.9608%, 80.0000%
XYZ:
42.2601, 36.9766, 39.5602
xyY:
0.3557, 0.3113, 36.9766
CIE-Lab:
67.2595, 22.7456, 0.8381
CIE-LCH:
67.2595, 22.7611, 2.1102
CIE-Luv:
67.2595, 33.5635, -2.8680
Hunter-Lab:
60.8084, 17.6379, 3.9935
#cc95a3 color charts
#cc95a3 color shades, tints & tones
#cc95a3 color schemes
#cc95a3 color preview, HTML & CSS examples
This text has a color of #cc95a3
<p style="color:#cc95a3;">Text here</p>
.mytext {color:#cc95a3;}
This box has a color of #cc95a3
<div style="background-color:#cc95a3;">Content here</div>
.mybackground {background-color:#cc95a3;}
Border around this has a color of #cc95a3
<div style="border:2px solid #cc95a3;">Content here</div>
.myborder {border:2px solid #cc95a3;}