#bdd00f color space conversions
Hex:
#bdd00f
RGB:
189, 208, 15
CMY:
26, 18, 94
CMYK:
9, 0, 93, 18
HSL:
66°, 86.5471%, 43.7255%
HSV (HSB):
66°, 92.7885%, 81.5686%
XYZ:
43.6284, 55.9651, 8.9548
xyY:
0.4019, 0.5156, 55.9651
CIE-Lab:
79.5939, -26.3453, 77.8419
CIE-LCH:
79.5939, 82.1793, 108.6982
CIE-Luv:
79.5939, -6.2706, 88.1410
Hunter-Lab:
74.8098, -26.8176, 45.2698
#bdd00f color charts
#bdd00f color shades, tints & tones
#bdd00f color schemes
#bdd00f color preview, HTML & CSS examples
This text has a color of #bdd00f
<p style="color:#bdd00f;">Text here</p>
.mytext {color:#bdd00f;}
This box has a color of #bdd00f
<div style="background-color:#bdd00f;">Content here</div>
.mybackground {background-color:#bdd00f;}
Border around this has a color of #bdd00f
<div style="border:2px solid #bdd00f;">Content here</div>
.myborder {border:2px solid #bdd00f;}