#ccacbc color space conversions
Hex:
#ccacbc
RGB:
204, 172, 188
CMY:
20, 33, 26
CMYK:
0, 16, 8, 20
HSL:
330°, 23.8806%, 73.7255%
HSV (HSB):
330°, 15.6863%, 80.0000%
XYZ:
48.7315, 45.9733, 53.8823
xyY:
0.3280, 0.3094, 45.9733
CIE-Lab:
73.5282, 14.2873, -3.8358
CIE-LCH:
73.5282, 14.7932, 344.9720
CIE-Luv:
73.5282, 17.9225, -8.2128
Hunter-Lab:
67.8036, 9.6344, 0.3458
#ccacbc color charts
#ccacbc color shades, tints & tones
#ccacbc color schemes
#ccacbc color preview, HTML & CSS examples
This text has a color of #ccacbc
<p style="color:#ccacbc;">Text here</p>
.mytext {color:#ccacbc;}
This box has a color of #ccacbc
<div style="background-color:#ccacbc;">Content here</div>
.mybackground {background-color:#ccacbc;}
Border around this has a color of #ccacbc
<div style="border:2px solid #ccacbc;">Content here</div>
.myborder {border:2px solid #ccacbc;}