#cccabd color space conversions
Hex:
#cccabd
RGB:
204, 202, 189
CMY:
20, 21, 26
CMYK:
0, 1, 7, 20
HSL:
52°, 12.8205%, 77.0588%
HSV (HSB):
52°, 7.3529%, 80.0000%
XYZ:
55.2077, 58.7526, 56.5747
xyY:
0.3237, 0.3445, 58.7526
CIE-Lab:
81.1554, -1.5930, 6.7223
CIE-LCH:
81.1554, 6.9085, 103.3318
CIE-Luv:
81.1554, 1.8849, 10.1951
Hunter-Lab:
76.6502, -5.5724, 9.8938
#cccabd color charts
#cccabd color shades, tints & tones
#cccabd color schemes
#cccabd color preview, HTML & CSS examples
This text has a color of #cccabd
<p style="color:#cccabd;">Text here</p>
.mytext {color:#cccabd;}
This box has a color of #cccabd
<div style="background-color:#cccabd;">Content here</div>
.mybackground {background-color:#cccabd;}
Border around this has a color of #cccabd
<div style="border:2px solid #cccabd;">Content here</div>
.myborder {border:2px solid #cccabd;}