#ccc5b5 color space conversions
Hex:
#ccc5b5
RGB:
204, 197, 181
CMY:
20, 23, 29
CMYK:
0, 3, 11, 20
HSL:
42°, 18.4000%, 75.4902%
HSV (HSB):
42°, 11.2745%, 80.0000%
XYZ:
53.2086, 56.1061, 51.7412
xyY:
0.3304, 0.3484, 56.1061
CIE-Lab:
79.6741, -0.3058, 8.8844
CIE-LCH:
79.6741, 8.8897, 91.9715
CIE-Luv:
79.6741, 5.0287, 13.0115
Hunter-Lab:
74.9040, -4.2832, 11.4772
#ccc5b5 color charts
#ccc5b5 color shades, tints & tones
#ccc5b5 color schemes
#ccc5b5 color preview, HTML & CSS examples
This text has a color of #ccc5b5
<p style="color:#ccc5b5;">Text here</p>
.mytext {color:#ccc5b5;}
This box has a color of #ccc5b5
<div style="background-color:#ccc5b5;">Content here</div>
.mybackground {background-color:#ccc5b5;}
Border around this has a color of #ccc5b5
<div style="border:2px solid #ccc5b5;">Content here</div>
.myborder {border:2px solid #ccc5b5;}