#cbbfcd color space conversions
Hex:
#cbbfcd
RGB:
203, 191, 205
CMY:
20, 25, 20
CMYK:
1, 7, 0, 20
HSL:
291°, 12.2807%, 77.6471%
HSV (HSB):
291°, 6.8293%, 80.3922%
XYZ:
54.2788, 54.3659, 65.3905
xyY:
0.3119, 0.3124, 54.3659
CIE-Lab:
78.6746, 6.7472, -5.5067
CIE-LCH:
78.6746, 8.7091, 320.7807
CIE-Luv:
78.6746, 5.9780, -9.5228
Hunter-Lab:
73.7332, 2.3699, -0.9682
#cbbfcd color charts
#cbbfcd color shades, tints & tones
#cbbfcd color schemes
#cbbfcd color preview, HTML & CSS examples
This text has a color of #cbbfcd
<p style="color:#cbbfcd;">Text here</p>
.mytext {color:#cbbfcd;}
This box has a color of #cbbfcd
<div style="background-color:#cbbfcd;">Content here</div>
.mybackground {background-color:#cbbfcd;}
Border around this has a color of #cbbfcd
<div style="border:2px solid #cbbfcd;">Content here</div>
.myborder {border:2px solid #cbbfcd;}