#bdd014 color space conversions
Hex:
#bdd014
RGB:
189, 208, 20
CMY:
26, 18, 92
CMYK:
9, 0, 90, 18
HSL:
66°, 82.4561%, 44.7059%
HSV (HSB):
66°, 90.3846%, 81.5686%
XYZ:
43.6684, 55.9811, 9.1657
xyY:
0.4013, 0.5145, 55.9811
CIE-Lab:
79.6030, -26.2666, 77.1802
CIE-LCH:
79.6030, 81.5274, 108.7949
CIE-Luv:
79.6030, -6.2882, 87.7408
Hunter-Lab:
74.8205, -26.7557, 45.1112
#bdd014 color charts
#bdd014 color shades, tints & tones
#bdd014 color schemes
#bdd014 color preview, HTML & CSS examples
This text has a color of #bdd014
<p style="color:#bdd014;">Text here</p>
.mytext {color:#bdd014;}
This box has a color of #bdd014
<div style="background-color:#bdd014;">Content here</div>
.mybackground {background-color:#bdd014;}
Border around this has a color of #bdd014
<div style="border:2px solid #bdd014;">Content here</div>
.myborder {border:2px solid #bdd014;}