#cc95c9 color space conversions
Hex:
#cc95c9
RGB:
204, 149, 201
CMY:
20, 42, 21
CMYK:
0, 27, 1, 20
HSL:
303°, 35.0318%, 69.2157%
HSV (HSB):
303°, 26.9608%, 80.0000%
XYZ:
46.1919, 38.5493, 60.2645
xyY:
0.3186, 0.2658, 38.5493
CIE-Lab:
68.4235, 29.2140, -18.6513
CIE-LCH:
68.4235, 34.6602, 327.4444
CIE-Luv:
68.4235, 28.1271, -33.3304
Hunter-Lab:
62.0881, 24.1451, -14.0870
#cc95c9 color charts
#cc95c9 color shades, tints & tones
#cc95c9 color schemes
#cc95c9 color preview, HTML & CSS examples
This text has a color of #cc95c9
<p style="color:#cc95c9;">Text here</p>
.mytext {color:#cc95c9;}
This box has a color of #cc95c9
<div style="background-color:#cc95c9;">Content here</div>
.mybackground {background-color:#cc95c9;}
Border around this has a color of #cc95c9
<div style="border:2px solid #cc95c9;">Content here</div>
.myborder {border:2px solid #cc95c9;}