#cbbbb2 color space conversions
Hex:
#cbbbb2
RGB:
203, 187, 178
CMY:
20, 27, 30
CMYK:
0, 8, 12, 20
HSL:
22°, 19.3798%, 74.7059%
HSV (HSB):
22°, 12.3153%, 79.6078%
XYZ:
50.4348, 51.4515, 49.3924
xyY:
0.3334, 0.3401, 51.4515
CIE-Lab:
76.9517, 4.1400, 6.5889
CIE-LCH:
76.9517, 7.7816, 57.8574
CIE-Luv:
76.9517, 10.0601, 8.8629
Hunter-Lab:
71.7297, -0.0195, 9.3842
#cbbbb2 color charts
#cbbbb2 color shades, tints & tones
#cbbbb2 color schemes
#cbbbb2 color preview, HTML & CSS examples
This text has a color of #cbbbb2
<p style="color:#cbbbb2;">Text here</p>
.mytext {color:#cbbbb2;}
This box has a color of #cbbbb2
<div style="background-color:#cbbbb2;">Content here</div>
.mybackground {background-color:#cbbbb2;}
Border around this has a color of #cbbbb2
<div style="border:2px solid #cbbbb2;">Content here</div>
.myborder {border:2px solid #cbbbb2;}