#cbbcb5 color space conversions
Hex:
#cbbcb5
RGB:
203, 188, 181
CMY:
20, 26, 29
CMYK:
0, 7, 11, 20
HSL:
19°, 17.4603%, 75.2941%
HSV (HSB):
19°, 10.8374%, 79.6078%
XYZ:
50.9523, 51.9991, 51.0674
xyY:
0.3308, 0.3376, 51.9991
CIE-Lab:
77.2803, 4.1034, 5.4376
CIE-LCH:
77.2803, 6.8121, 52.9608
CIE-Luv:
77.2803, 9.2966, 7.2306
Hunter-Lab:
72.1104, -0.0674, 8.4891
#cbbcb5 color charts
#cbbcb5 color shades, tints & tones
#cbbcb5 color schemes
#cbbcb5 color preview, HTML & CSS examples
This text has a color of #cbbcb5
<p style="color:#cbbcb5;">Text here</p>
.mytext {color:#cbbcb5;}
This box has a color of #cbbcb5
<div style="background-color:#cbbcb5;">Content here</div>
.mybackground {background-color:#cbbcb5;}
Border around this has a color of #cbbcb5
<div style="border:2px solid #cbbcb5;">Content here</div>
.myborder {border:2px solid #cbbcb5;}