#ccc7cb color space conversions
Hex:
#ccc7cb
RGB:
204, 199, 203
CMY:
20, 22, 20
CMYK:
0, 2, 0, 20
HSL:
312°, 4.6729%, 79.0196%
HSV (HSB):
312°, 2.4510%, 80.0000%
XYZ:
56.1048, 57.9960, 64.7372
xyY:
0.3137, 0.3243, 57.9960
CIE-Lab:
80.7366, 2.4597, -1.3878
CIE-LCH:
80.7366, 2.8242, 330.5682
CIE-Luv:
80.7366, 2.6118, -2.5228
Hunter-Lab:
76.1551, -1.7675, 2.9079
#ccc7cb color charts
#ccc7cb color shades, tints & tones
#ccc7cb color schemes
#ccc7cb color preview, HTML & CSS examples
This text has a color of #ccc7cb
<p style="color:#ccc7cb;">Text here</p>
.mytext {color:#ccc7cb;}
This box has a color of #ccc7cb
<div style="background-color:#ccc7cb;">Content here</div>
.mybackground {background-color:#ccc7cb;}
Border around this has a color of #ccc7cb
<div style="border:2px solid #ccc7cb;">Content here</div>
.myborder {border:2px solid #ccc7cb;}