#bdc81e color space conversions
Hex:
#bdc81e
RGB:
189, 200, 30
CMY:
26, 22, 88
CMYK:
5, 0, 85, 22
HSL:
64°, 73.9130%, 45.0980%
HSV (HSB):
64°, 85.0000%, 78.4314%
XYZ:
41.8749, 52.2211, 9.1009
xyY:
0.4058, 0.5060, 52.2211
CIE-Lab:
77.4129, -22.1822, 73.6109
CIE-LCH:
77.4129, 76.8805, 106.7698
CIE-Luv:
77.4129, -1.3667, 83.5036
Hunter-Lab:
72.2642, -23.0270, 43.1179
#bdc81e color charts
#bdc81e color shades, tints & tones
#bdc81e color schemes
#bdc81e color preview, HTML & CSS examples
This text has a color of #bdc81e
<p style="color:#bdc81e;">Text here</p>
.mytext {color:#bdc81e;}
This box has a color of #bdc81e
<div style="background-color:#bdc81e;">Content here</div>
.mybackground {background-color:#bdc81e;}
Border around this has a color of #bdc81e
<div style="border:2px solid #bdc81e;">Content here</div>
.myborder {border:2px solid #bdc81e;}