#ccccc0 color space conversions
Hex:
#ccccc0
RGB:
204, 204, 192
CMY:
20, 20, 25
CMYK:
0, 0, 6, 20
HSL:
60°, 10.5263%, 77.6471%
HSV (HSB):
60°, 5.8824%, 80.0000%
XYZ:
56.0091, 59.8289, 58.4653
xyY:
0.3213, 0.3432, 59.8289
CIE-Lab:
81.7451, -2.1258, 5.9676
CIE-LCH:
81.7451, 6.3349, 109.6067
CIE-Luv:
81.7451, 0.6660, 9.2106
Hunter-Lab:
77.3491, -6.1077, 9.3293
#ccccc0 color charts
#ccccc0 color shades, tints & tones
#ccccc0 color schemes
#ccccc0 color preview, HTML & CSS examples
This text has a color of #ccccc0
<p style="color:#ccccc0;">Text here</p>
.mytext {color:#ccccc0;}
This box has a color of #ccccc0
<div style="background-color:#ccccc0;">Content here</div>
.mybackground {background-color:#ccccc0;}
Border around this has a color of #ccccc0
<div style="border:2px solid #ccccc0;">Content here</div>
.myborder {border:2px solid #ccccc0;}