#ccbbbe color space conversions
Hex:
#ccbbbe
RGB:
204, 187, 190
CMY:
20, 27, 25
CMYK:
0, 8, 7, 20
HSL:
349°, 14.2857%, 76.6667%
HSV (HSB):
349°, 8.3333%, 80.0000%
XYZ:
51.9664, 52.0957, 56.0318
xyY:
0.3246, 0.3254, 52.0957
CIE-Lab:
77.3380, 6.5316, 0.6567
CIE-LCH:
77.3380, 6.5646, 5.7417
CIE-Luv:
77.3380, 9.7675, -0.1768
Hunter-Lab:
72.1774, 2.2065, 4.4969
#ccbbbe color charts
#ccbbbe color shades, tints & tones
#ccbbbe color schemes
#ccbbbe color preview, HTML & CSS examples
This text has a color of #ccbbbe
<p style="color:#ccbbbe;">Text here</p>
.mytext {color:#ccbbbe;}
This box has a color of #ccbbbe
<div style="background-color:#ccbbbe;">Content here</div>
.mybackground {background-color:#ccbbbe;}
Border around this has a color of #ccbbbe
<div style="border:2px solid #ccbbbe;">Content here</div>
.myborder {border:2px solid #ccbbbe;}