#bdcc9d color space conversions
Hex:
#bdcc9d
RGB:
189, 204, 157
CMY:
26, 20, 38
CMYK:
7, 0, 23, 20
HSL:
79°, 31.5436%, 70.7843%
HSV (HSB):
79°, 23.0392%, 80.0000%
XYZ:
48.6649, 56.4389, 40.2272
xyY:
0.3349, 0.3883, 56.4389
CIE-Lab:
79.8629, -13.2000, 21.7706
CIE-LCH:
79.8629, 25.4598, 121.2293
CIE-Luv:
79.8629, -6.4705, 32.8586
Hunter-Lab:
75.1258, -15.8416, 20.8404
#bdcc9d color charts
#bdcc9d color shades, tints & tones
#bdcc9d color schemes
#bdcc9d color preview, HTML & CSS examples
This text has a color of #bdcc9d
<p style="color:#bdcc9d;">Text here</p>
.mytext {color:#bdcc9d;}
This box has a color of #bdcc9d
<div style="background-color:#bdcc9d;">Content here</div>
.mybackground {background-color:#bdcc9d;}
Border around this has a color of #bdcc9d
<div style="border:2px solid #bdcc9d;">Content here</div>
.myborder {border:2px solid #bdcc9d;}