#cbbebf color space conversions
Hex:
#cbbebf
RGB:
203, 190, 191
CMY:
20, 25, 25
CMYK:
0, 6, 6, 20
HSL:
355°, 11.1111%, 77.0588%
HSV (HSB):
355°, 6.4039%, 79.6078%
XYZ:
52.4460, 53.2850, 56.8110
xyY:
0.3227, 0.3278, 53.2850
CIE-Lab:
78.0430, 4.7471, 1.1325
CIE-LCH:
78.0430, 4.8803, 13.4186
CIE-Luv:
78.0430, 7.5051, 0.8468
Hunter-Lab:
72.9966, 0.5033, 4.9540
#cbbebf color charts
#cbbebf color shades, tints & tones
#cbbebf color schemes
#cbbebf color preview, HTML & CSS examples
This text has a color of #cbbebf
<p style="color:#cbbebf;">Text here</p>
.mytext {color:#cbbebf;}
This box has a color of #cbbebf
<div style="background-color:#cbbebf;">Content here</div>
.mybackground {background-color:#cbbebf;}
Border around this has a color of #cbbebf
<div style="border:2px solid #cbbebf;">Content here</div>
.myborder {border:2px solid #cbbebf;}