#bdcd5f color space conversions
Hex:
#bdcd5f
RGB:
189, 205, 95
CMY:
26, 20, 63
CMYK:
8, 0, 54, 20
HSL:
69°, 52.3810%, 58.8235%
HSV (HSB):
69°, 53.6585%, 80.3922%
XYZ:
44.8831, 55.3077, 19.1363
xyY:
0.3761, 0.4635, 55.3077
CIE-Lab:
79.2182, -21.0629, 52.1405
CIE-LCH:
79.2182, 56.2341, 111.9969
CIE-Luv:
79.2182, -5.3440, 67.7672
Hunter-Lab:
74.3691, -22.4179, 36.8022
#bdcd5f color charts
#bdcd5f color shades, tints & tones
#bdcd5f color schemes
#bdcd5f color preview, HTML & CSS examples
This text has a color of #bdcd5f
<p style="color:#bdcd5f;">Text here</p>
.mytext {color:#bdcd5f;}
This box has a color of #bdcd5f
<div style="background-color:#bdcd5f;">Content here</div>
.mybackground {background-color:#bdcd5f;}
Border around this has a color of #bdcd5f
<div style="border:2px solid #bdcd5f;">Content here</div>
.myborder {border:2px solid #bdcd5f;}