#cccca0 color space conversions
Hex:
#cccca0
RGB:
204, 204, 160
CMY:
20, 20, 37
CMYK:
0, 0, 22, 20
HSL:
60°, 30.1370%, 71.3725%
HSV (HSB):
60°, 21.5686%, 80.0000%
XYZ:
52.8399, 58.5612, 41.7762
xyY:
0.3450, 0.3823, 58.5612
CIE-Lab:
81.0498, -7.1893, 21.9980
CIE-LCH:
81.0498, 23.1430, 108.0983
CIE-Luv:
81.0498, 2.3183, 32.1234
Hunter-Lab:
76.5253, -10.6669, 21.2005
#cccca0 color charts
#cccca0 color shades, tints & tones
#cccca0 color schemes
#cccca0 color preview, HTML & CSS examples
This text has a color of #cccca0
<p style="color:#cccca0;">Text here</p>
.mytext {color:#cccca0;}
This box has a color of #cccca0
<div style="background-color:#cccca0;">Content here</div>
.mybackground {background-color:#cccca0;}
Border around this has a color of #cccca0
<div style="border:2px solid #cccca0;">Content here</div>
.myborder {border:2px solid #cccca0;}