#cbbcbf color space conversions
Hex:
#cbbcbf
RGB:
203, 188, 191
CMY:
20, 26, 25
CMYK:
0, 7, 6, 20
HSL:
348°, 12.6050%, 76.6667%
HSV (HSB):
348°, 7.3892%, 79.6078%
XYZ:
52.0158, 52.4245, 56.6676
xyY:
0.3229, 0.3254, 52.4245
CIE-Lab:
77.5340, 5.8164, 0.3906
CIE-LCH:
77.5340, 5.8295, 3.8420
CIE-Luv:
77.5340, 8.5604, -0.4431
Hunter-Lab:
72.4048, 1.5265, 4.2800
#cbbcbf color charts
#cbbcbf color shades, tints & tones
#cbbcbf color schemes
#cbbcbf color preview, HTML & CSS examples
This text has a color of #cbbcbf
<p style="color:#cbbcbf;">Text here</p>
.mytext {color:#cbbcbf;}
This box has a color of #cbbcbf
<div style="background-color:#cbbcbf;">Content here</div>
.mybackground {background-color:#cbbcbf;}
Border around this has a color of #cbbcbf
<div style="border:2px solid #cbbcbf;">Content here</div>
.myborder {border:2px solid #cbbcbf;}