#bdcd9c color space conversions
Hex:
#bdcd9c
RGB:
189, 205, 156
CMY:
26, 20, 39
CMYK:
8, 0, 24, 20
HSL:
80°, 32.8859%, 70.7843%
HSV (HSB):
80°, 23.9024%, 80.3922%
XYZ:
48.8183, 56.8818, 39.8588
xyY:
0.3354, 0.3908, 56.8818
CIE-Lab:
80.1130, -13.8581, 22.6413
CIE-LCH:
80.1130, 26.5457, 121.4697
CIE-Luv:
80.1130, -6.9769, 34.1240
Hunter-Lab:
75.4200, -16.4444, 21.4598
#bdcd9c color charts
#bdcd9c color shades, tints & tones
#bdcd9c color schemes
#bdcd9c color preview, HTML & CSS examples
This text has a color of #bdcd9c
<p style="color:#bdcd9c;">Text here</p>
.mytext {color:#bdcd9c;}
This box has a color of #bdcd9c
<div style="background-color:#bdcd9c;">Content here</div>
.mybackground {background-color:#bdcd9c;}
Border around this has a color of #bdcd9c
<div style="border:2px solid #bdcd9c;">Content here</div>
.myborder {border:2px solid #bdcd9c;}