#bdc85a color space conversions
Hex:
#bdc85a
RGB:
189, 200, 90
CMY:
26, 22, 65
CMYK:
5, 0, 55, 22
HSL:
66°, 50.0000%, 56.8627%
HSV (HSB):
66°, 55.0000%, 78.4314%
XYZ:
43.4860, 52.8656, 17.5850
xyY:
0.3817, 0.4640, 52.8656
CIE-Lab:
77.7956, -19.0136, 52.8008
CIE-LCH:
77.7956, 56.1199, 109.8040
CIE-Luv:
77.7956, -2.2518, 67.4824
Hunter-Lab:
72.7087, -20.4820, 36.5565
#bdc85a color charts
#bdc85a color shades, tints & tones
#bdc85a color schemes
#bdc85a color preview, HTML & CSS examples
This text has a color of #bdc85a
<p style="color:#bdc85a;">Text here</p>
.mytext {color:#bdc85a;}
This box has a color of #bdc85a
<div style="background-color:#bdc85a;">Content here</div>
.mybackground {background-color:#bdc85a;}
Border around this has a color of #bdc85a
<div style="border:2px solid #bdc85a;">Content here</div>
.myborder {border:2px solid #bdc85a;}