#bdc65c color space conversions
Hex:
#bdc65c
RGB:
189, 198, 92
CMY:
26, 22, 64
CMYK:
5, 0, 54, 22
HSL:
65°, 48.1818%, 56.8627%
HSV (HSB):
65°, 53.5354%, 77.6471%
XYZ:
43.1121, 51.9797, 17.8860
xyY:
0.3816, 0.4601, 51.9797
CIE-Lab:
77.2687, -17.8500, 51.2743
CIE-LCH:
77.2687, 54.2925, 109.1945
CIE-Luv:
77.2687, -1.0903, 65.7118
Hunter-Lab:
72.0969, -19.4312, 35.7590
#bdc65c color charts
#bdc65c color shades, tints & tones
#bdc65c color schemes
#bdc65c color preview, HTML & CSS examples
This text has a color of #bdc65c
<p style="color:#bdc65c;">Text here</p>
.mytext {color:#bdc65c;}
This box has a color of #bdc65c
<div style="background-color:#bdc65c;">Content here</div>
.mybackground {background-color:#bdc65c;}
Border around this has a color of #bdc65c
<div style="border:2px solid #bdc65c;">Content here</div>
.myborder {border:2px solid #bdc65c;}