#ccb4cc color space conversions
Hex:
#ccb4cc
RGB:
204, 180, 204
CMY:
20, 29, 20
CMYK:
0, 12, 0, 20
HSL:
300°, 19.0476%, 75.2941%
HSV (HSB):
300°, 11.7647%, 80.0000%
XYZ:
52.1222, 49.8395, 63.9996
xyY:
0.3141, 0.3003, 49.8395
CIE-Lab:
75.9707, 12.8336, -8.9637
CIE-LCH:
75.9707, 15.6540, 325.0675
CIE-Luv:
75.9707, 12.2375, -15.8342
Hunter-Lab:
70.5971, 8.2425, -4.3312
#ccb4cc color charts
#ccb4cc color shades, tints & tones
#ccb4cc color schemes
#ccb4cc color preview, HTML & CSS examples
This text has a color of #ccb4cc
<p style="color:#ccb4cc;">Text here</p>
.mytext {color:#ccb4cc;}
This box has a color of #ccb4cc
<div style="background-color:#ccb4cc;">Content here</div>
.mybackground {background-color:#ccb4cc;}
Border around this has a color of #ccb4cc
<div style="border:2px solid #ccb4cc;">Content here</div>
.myborder {border:2px solid #ccb4cc;}