#bdcd8f color space conversions
Hex:
#bdcd8f
RGB:
189, 205, 143
CMY:
26, 20, 44
CMYK:
8, 0, 30, 20
HSL:
75°, 38.2716%, 68.2353%
HSV (HSB):
75°, 30.2439%, 80.3922%
XYZ:
47.7755, 56.4646, 34.3673
xyY:
0.3447, 0.4074, 56.4646
CIE-Lab:
79.8775, -15.7147, 29.1328
CIE-LCH:
79.8775, 33.1009, 118.3431
CIE-Luv:
79.8775, -6.5684, 42.5144
Hunter-Lab:
75.1430, -18.0108, 25.4832
#bdcd8f color charts
#bdcd8f color shades, tints & tones
#bdcd8f color schemes
#bdcd8f color preview, HTML & CSS examples
This text has a color of #bdcd8f
<p style="color:#bdcd8f;">Text here</p>
.mytext {color:#bdcd8f;}
This box has a color of #bdcd8f
<div style="background-color:#bdcd8f;">Content here</div>
.mybackground {background-color:#bdcd8f;}
Border around this has a color of #bdcd8f
<div style="border:2px solid #bdcd8f;">Content here</div>
.myborder {border:2px solid #bdcd8f;}