#ccc0b1 color space conversions
Hex:
#ccc0b1
RGB:
204, 192, 177
CMY:
20, 25, 31
CMYK:
0, 6, 13, 20
HSL:
33°, 20.9302%, 74.7059%
HSV (HSB):
33°, 13.2353%, 80.0000%
XYZ:
51.6873, 53.7110, 49.2380
xyY:
0.3343, 0.3473, 53.7110
CIE-Lab:
78.2929, 1.6825, 9.0616
CIE-LCH:
78.2929, 9.2164, 79.4814
CIE-Luv:
78.2929, 8.0074, 12.8508
Hunter-Lab:
73.2878, -2.3638, 11.4678
#ccc0b1 color charts
#ccc0b1 color shades, tints & tones
#ccc0b1 color schemes
#ccc0b1 color preview, HTML & CSS examples
This text has a color of #ccc0b1
<p style="color:#ccc0b1;">Text here</p>
.mytext {color:#ccc0b1;}
This box has a color of #ccc0b1
<div style="background-color:#ccc0b1;">Content here</div>
.mybackground {background-color:#ccc0b1;}
Border around this has a color of #ccc0b1
<div style="border:2px solid #ccc0b1;">Content here</div>
.myborder {border:2px solid #ccc0b1;}