#bdc8b9 color space conversions
Hex:
#bdc8b9
RGB:
189, 200, 185
CMY:
26, 22, 27
CMYK:
5, 0, 8, 22
HSL:
104°, 12.0000%, 75.4902%
HSV (HSB):
104°, 7.5000%, 78.4314%
XYZ:
50.3975, 55.6302, 53.9804
xyY:
0.3150, 0.3477, 55.6302
CIE-Lab:
79.4029, -6.5251, 6.1970
CIE-LCH:
79.4029, 8.9989, 136.4775
CIE-Luv:
79.4029, -5.4304, 10.2763
Hunter-Lab:
74.5856, -9.9124, 9.2995
#bdc8b9 color charts
#bdc8b9 color shades, tints & tones
#bdc8b9 color schemes
#bdc8b9 color preview, HTML & CSS examples
This text has a color of #bdc8b9
<p style="color:#bdc8b9;">Text here</p>
.mytext {color:#bdc8b9;}
This box has a color of #bdc8b9
<div style="background-color:#bdc8b9;">Content here</div>
.mybackground {background-color:#bdc8b9;}
Border around this has a color of #bdc8b9
<div style="border:2px solid #bdc8b9;">Content here</div>
.myborder {border:2px solid #bdc8b9;}