#cbbbb1 color space conversions
Hex:
#cbbbb1
RGB:
203, 187, 177
CMY:
20, 27, 31
CMYK:
0, 8, 13, 20
HSL:
23°, 20.0000%, 74.5098%
HSV (HSB):
23°, 12.8079%, 79.6078%
XYZ:
50.3347, 51.4115, 48.8655
xyY:
0.3342, 0.3414, 51.4115
CIE-Lab:
76.9276, 3.9760, 7.0957
CIE-LCH:
76.9276, 8.1338, 60.7363
CIE-Luv:
76.9276, 10.1334, 9.6126
Hunter-Lab:
71.7018, -0.1710, 9.7846
#cbbbb1 color charts
#cbbbb1 color shades, tints & tones
#cbbbb1 color schemes
#cbbbb1 color preview, HTML & CSS examples
This text has a color of #cbbbb1
<p style="color:#cbbbb1;">Text here</p>
.mytext {color:#cbbbb1;}
This box has a color of #cbbbb1
<div style="background-color:#cbbbb1;">Content here</div>
.mybackground {background-color:#cbbbb1;}
Border around this has a color of #cbbbb1
<div style="border:2px solid #cbbbb1;">Content here</div>
.myborder {border:2px solid #cbbbb1;}