#ccb5c9 color space conversions
Hex:
#ccb5c9
RGB:
204, 181, 201
CMY:
20, 29, 21
CMYK:
0, 11, 1, 20
HSL:
308°, 18.4000%, 75.4902%
HSV (HSB):
308°, 11.2745%, 80.0000%
XYZ:
51.9683, 50.1022, 62.1900
xyY:
0.3164, 0.3050, 50.1022
CIE-Lab:
76.1319, 11.7354, -7.0915
CIE-LCH:
76.1319, 13.7116, 328.8561
CIE-Luv:
76.1319, 11.9936, -12.7620
Hunter-Lab:
70.7829, 7.1835, -2.5443
#ccb5c9 color charts
#ccb5c9 color shades, tints & tones
#ccb5c9 color schemes
#ccb5c9 color preview, HTML & CSS examples
This text has a color of #ccb5c9
<p style="color:#ccb5c9;">Text here</p>
.mytext {color:#ccb5c9;}
This box has a color of #ccb5c9
<div style="background-color:#ccb5c9;">Content here</div>
.mybackground {background-color:#ccb5c9;}
Border around this has a color of #ccb5c9
<div style="border:2px solid #ccb5c9;">Content here</div>
.myborder {border:2px solid #ccb5c9;}