#cc96a3 color space conversions
Hex:
#cc96a3
RGB:
204, 150, 163
CMY:
20, 41, 36
CMYK:
0, 26, 20, 20
HSL:
346°, 34.6154%, 69.4118%
HSV (HSB):
346°, 26.4706%, 80.0000%
XYZ:
42.4190, 37.2944, 39.6131
xyY:
0.3555, 0.3125, 37.2944
CIE-Lab:
67.4973, 22.1981, 1.1845
CIE-LCH:
67.4973, 22.2297, 3.0544
CIE-Luv:
67.4973, 32.9936, -2.2749
Hunter-Lab:
61.0691, 17.1163, 4.2893
#cc96a3 color charts
#cc96a3 color shades, tints & tones
#cc96a3 color schemes
#cc96a3 color preview, HTML & CSS examples
This text has a color of #cc96a3
<p style="color:#cc96a3;">Text here</p>
.mytext {color:#cc96a3;}
This box has a color of #cc96a3
<div style="background-color:#cc96a3;">Content here</div>
.mybackground {background-color:#cc96a3;}
Border around this has a color of #cc96a3
<div style="border:2px solid #cc96a3;">Content here</div>
.myborder {border:2px solid #cc96a3;}