#ccbbc9 color space conversions
Hex:
#ccbbc9
RGB:
204, 187, 201
CMY:
20, 27, 21
CMYK:
0, 8, 1, 20
HSL:
311°, 14.2857%, 76.6667%
HSV (HSB):
311°, 8.3333%, 80.0000%
XYZ:
53.2148, 52.5951, 62.6055
xyY:
0.3160, 0.3123, 52.5951
CIE-Lab:
77.6353, 8.4983, -4.8682
CIE-LCH:
77.6353, 9.7939, 330.1941
CIE-Luv:
77.6353, 8.9099, -8.8297
Hunter-Lab:
72.5225, 4.0636, -0.4168
#ccbbc9 color charts
#ccbbc9 color shades, tints & tones
#ccbbc9 color schemes
#ccbbc9 color preview, HTML & CSS examples
This text has a color of #ccbbc9
<p style="color:#ccbbc9;">Text here</p>
.mytext {color:#ccbbc9;}
This box has a color of #ccbbc9
<div style="background-color:#ccbbc9;">Content here</div>
.mybackground {background-color:#ccbbc9;}
Border around this has a color of #ccbbc9
<div style="border:2px solid #ccbbc9;">Content here</div>
.myborder {border:2px solid #ccbbc9;}