#bdc81f color space conversions
Hex:
#bdc81f
RGB:
189, 200, 31
CMY:
26, 22, 88
CMYK:
5, 0, 85, 22
HSL:
64°, 73.1602%, 45.2941%
HSV (HSB):
64°, 84.5000%, 78.4314%
XYZ:
41.8879, 52.2263, 9.1693
xyY:
0.4056, 0.5057, 52.2263
CIE-Lab:
77.4160, -22.1562, 73.3979
CIE-LCH:
77.4160, 76.6691, 106.7972
CIE-Luv:
77.4160, -1.3741, 83.3695
Hunter-Lab:
72.2678, -23.0064, 43.0648
#bdc81f color charts
#bdc81f color shades, tints & tones
#bdc81f color schemes
#bdc81f color preview, HTML & CSS examples
This text has a color of #bdc81f
<p style="color:#bdc81f;">Text here</p>
.mytext {color:#bdc81f;}
This box has a color of #bdc81f
<div style="background-color:#bdc81f;">Content here</div>
.mybackground {background-color:#bdc81f;}
Border around this has a color of #bdc81f
<div style="border:2px solid #bdc81f;">Content here</div>
.myborder {border:2px solid #bdc81f;}