#ccabc2 color space conversions
Hex:
#ccabc2
RGB:
204, 171, 194
CMY:
20, 33, 24
CMYK:
0, 16, 5, 20
HSL:
318°, 24.4444%, 73.5294%
HSV (HSB):
318°, 16.1765%, 80.0000%
XYZ:
49.2024, 45.8582, 57.2972
xyY:
0.3229, 0.3010, 45.8582
CIE-Lab:
73.4534, 15.8942, -7.2384
CIE-LCH:
73.4534, 17.4649, 335.5149
CIE-Luv:
73.4534, 17.8374, -13.6341
Hunter-Lab:
67.7187, 11.1849, -2.7625
#ccabc2 color charts
#ccabc2 color shades, tints & tones
#ccabc2 color schemes
#ccabc2 color preview, HTML & CSS examples
This text has a color of #ccabc2
<p style="color:#ccabc2;">Text here</p>
.mytext {color:#ccabc2;}
This box has a color of #ccabc2
<div style="background-color:#ccabc2;">Content here</div>
.mybackground {background-color:#ccabc2;}
Border around this has a color of #ccabc2
<div style="border:2px solid #ccabc2;">Content here</div>
.myborder {border:2px solid #ccabc2;}