#ccaccc color space conversions
Hex:
#ccaccc
RGB:
204, 172, 204
CMY:
20, 33, 20
CMYK:
0, 16, 0, 20
HSL:
300°, 23.8806%, 73.7255%
HSV (HSB):
300°, 15.6863%, 80.0000%
XYZ:
50.5534, 46.7021, 63.4767
xyY:
0.3145, 0.2906, 46.7021
CIE-Lab:
73.9988, 17.1853, -11.9059
CIE-LCH:
73.9988, 20.9066, 325.2859
CIE-Luv:
73.9988, 16.2915, -21.0753
Hunter-Lab:
68.3389, 12.4516, -7.2344
#ccaccc color charts
#ccaccc RGB chart
#ccaccc CMYK chart
#ccaccc RGB pie chart
#ccaccc color shades, tints & tones
#ccaccc color schemes
#ccaccc color preview, HTML & CSS examples
This text has a color of #ccaccc
<p style="color:#ccaccc;">Text here</p>
.mytext {color:#ccaccc;}
Text color #ccaccc
This box has a color of #ccaccc
<div style="background-color:#ccaccc;">Content here</div>
.mybackground {background-color:#ccaccc;}
Background color #ccaccc
Border around this has a color of #ccaccc
<div style="border:2px solid #ccaccc;">Content here</div>
.myborder {border:2px solid #ccaccc;}
Border color #ccaccc