#cccbbe color space conversions
Hex:
#cccbbe
RGB:
204, 203, 190
CMY:
20, 20, 25
CMYK:
0, 0, 7, 20
HSL:
56°, 12.0690%, 77.2549%
HSV (HSB):
56°, 6.8627%, 80.0000%
XYZ:
55.5520, 59.2669, 57.2270
xyY:
0.3229, 0.3445, 59.2669
CIE-Lab:
81.4381, -1.9460, 6.5943
CIE-LCH:
81.4381, 6.8754, 106.4419
CIE-Luv:
81.4381, 1.3013, 10.0803
Hunter-Lab:
76.9850, -5.9190, 9.8162
#cccbbe color charts
#cccbbe color shades, tints & tones
#cccbbe color schemes
#cccbbe color preview, HTML & CSS examples
This text has a color of #cccbbe
<p style="color:#cccbbe;">Text here</p>
.mytext {color:#cccbbe;}
This box has a color of #cccbbe
<div style="background-color:#cccbbe;">Content here</div>
.mybackground {background-color:#cccbbe;}
Border around this has a color of #cccbbe
<div style="border:2px solid #cccbbe;">Content here</div>
.myborder {border:2px solid #cccbbe;}