#bdcabb color space conversions
Hex:
#bdcabb
RGB:
189, 202, 187
CMY:
26, 21, 27
CMYK:
6, 0, 7, 21
HSL:
112°, 12.3967%, 76.2745%
HSV (HSB):
112°, 7.4257%, 79.2157%
XYZ:
51.0764, 56.6477, 55.2558
xyY:
0.3134, 0.3476, 56.6477
CIE-Lab:
79.9811, -7.2081, 5.9569
CIE-LCH:
79.9811, 9.3511, 140.4291
CIE-Luv:
79.9811, -6.5338, 10.0615
Hunter-Lab:
75.2647, -10.5788, 9.1573
#bdcabb color charts
#bdcabb color shades, tints & tones
#bdcabb color schemes
#bdcabb color preview, HTML & CSS examples
This text has a color of #bdcabb
<p style="color:#bdcabb;">Text here</p>
.mytext {color:#bdcabb;}
This box has a color of #bdcabb
<div style="background-color:#bdcabb;">Content here</div>
.mybackground {background-color:#bdcabb;}
Border around this has a color of #bdcabb
<div style="border:2px solid #bdcabb;">Content here</div>
.myborder {border:2px solid #bdcabb;}