#bdcd9d color space conversions
Hex:
#bdcd9d
RGB:
189, 205, 157
CMY:
26, 20, 38
CMYK:
8, 0, 23, 20
HSL:
80°, 32.4324%, 70.9804%
HSV (HSB):
80°, 23.4146%, 80.3922%
XYZ:
48.9034, 56.9158, 40.3066
xyY:
0.3347, 0.3895, 56.9158
CIE-Lab:
80.1322, -13.7083, 22.1404
CIE-LCH:
80.1322, 26.0406, 121.7638
CIE-Luv:
80.1322, -7.0095, 33.4549
Hunter-Lab:
75.4425, -16.3171, 21.1329
#bdcd9d color charts
#bdcd9d color shades, tints & tones
#bdcd9d color schemes
#bdcd9d color preview, HTML & CSS examples
This text has a color of #bdcd9d
<p style="color:#bdcd9d;">Text here</p>
.mytext {color:#bdcd9d;}
This box has a color of #bdcd9d
<div style="background-color:#bdcd9d;">Content here</div>
.mybackground {background-color:#bdcd9d;}
Border around this has a color of #bdcd9d
<div style="border:2px solid #bdcd9d;">Content here</div>
.myborder {border:2px solid #bdcd9d;}