#ccb4cd color space conversions
Hex:
#ccb4cd
RGB:
204, 180, 205
CMY:
20, 29, 20
CMYK:
0, 12, 0, 20
HSL:
298°, 20.0000%, 75.4902%
HSV (HSB):
298°, 12.1951%, 80.3922%
XYZ:
52.2425, 49.8877, 64.6334
xyY:
0.3133, 0.2992, 49.8877
CIE-Lab:
76.0003, 13.0208, -9.4639
CIE-LCH:
76.0003, 16.0968, 323.9893
CIE-Luv:
76.0003, 12.1475, -16.6430
Hunter-Lab:
70.6312, 8.4234, -4.8134
#ccb4cd color charts
#ccb4cd color shades, tints & tones
#ccb4cd color schemes
#ccb4cd color preview, HTML & CSS examples
This text has a color of #ccb4cd
<p style="color:#ccb4cd;">Text here</p>
.mytext {color:#ccb4cd;}
This box has a color of #ccb4cd
<div style="background-color:#ccb4cd;">Content here</div>
.mybackground {background-color:#ccb4cd;}
Border around this has a color of #ccb4cd
<div style="border:2px solid #ccb4cd;">Content here</div>
.myborder {border:2px solid #ccb4cd;}