#ccaece color space conversions
Hex:
#ccaece
RGB:
204, 174, 206
CMY:
20, 32, 19
CMYK:
1, 16, 0, 19
HSL:
296°, 24.6154%, 74.5098%
HSV (HSB):
296°, 15.5340%, 80.7843%
XYZ:
51.1785, 47.5657, 64.8762
xyY:
0.3128, 0.2907, 47.5657
CIE-Lab:
74.5502, 16.4713, -12.1742
CIE-LCH:
74.5502, 20.4821, 323.5312
CIE-Luv:
74.5502, 15.0810, -21.3979
Hunter-Lab:
68.9679, 11.7643, -7.4950
#ccaece color charts
#ccaece color shades, tints & tones
#ccaece color schemes
#ccaece color preview, HTML & CSS examples
This text has a color of #ccaece
<p style="color:#ccaece;">Text here</p>
.mytext {color:#ccaece;}
This box has a color of #ccaece
<div style="background-color:#ccaece;">Content here</div>
.mybackground {background-color:#ccaece;}
Border around this has a color of #ccaece
<div style="border:2px solid #ccaece;">Content here</div>
.myborder {border:2px solid #ccaece;}