#ccbcc2 color space conversions
Hex:
#ccbcc2
RGB:
204, 188, 194
CMY:
20, 26, 24
CMYK:
0, 8, 5, 20
HSL:
338°, 13.5593%, 76.8627%
HSV (HSB):
338°, 7.8431%, 80.0000%
XYZ:
52.6227, 52.6989, 58.4373
xyY:
0.3213, 0.3218, 52.6989
CIE-Lab:
77.6969, 6.6988, -0.9861
CIE-LCH:
77.6969, 6.7710, 351.6256
CIE-Luv:
77.6969, 8.9332, -2.6502
Hunter-Lab:
72.5940, 2.3535, 3.0880
#ccbcc2 color charts
#ccbcc2 color shades, tints & tones
#ccbcc2 color schemes
#ccbcc2 color preview, HTML & CSS examples
This text has a color of #ccbcc2
<p style="color:#ccbcc2;">Text here</p>
.mytext {color:#ccbcc2;}
This box has a color of #ccbcc2
<div style="background-color:#ccbcc2;">Content here</div>
.mybackground {background-color:#ccbcc2;}
Border around this has a color of #ccbcc2
<div style="border:2px solid #ccbcc2;">Content here</div>
.myborder {border:2px solid #ccbcc2;}