#ccacd6 color space conversions
Hex:
#ccacd6
RGB:
204, 172, 214
CMY:
20, 33, 16
CMYK:
5, 20, 0, 16
HSL:
286°, 33.8710%, 75.6863%
HSV (HSB):
286°, 19.6262%, 83.9216%
XYZ:
51.7920, 47.1975, 69.9986
xyY:
0.3065, 0.2793, 47.1975
CIE-Lab:
74.3159, 19.1001, -16.8958
CIE-LCH:
74.3159, 25.5006, 318.5042
CIE-Luv:
74.3159, 15.2552, -29.2814
Hunter-Lab:
68.7004, 14.3421, -12.3201
#ccacd6 color charts
#ccacd6 color shades, tints & tones
#ccacd6 color schemes
#ccacd6 color preview, HTML & CSS examples
This text has a color of #ccacd6
<p style="color:#ccacd6;">Text here</p>
.mytext {color:#ccacd6;}
This box has a color of #ccacd6
<div style="background-color:#ccacd6;">Content here</div>
.mybackground {background-color:#ccacd6;}
Border around this has a color of #ccacd6
<div style="border:2px solid #ccacd6;">Content here</div>
.myborder {border:2px solid #ccacd6;}