#bdd80f color space conversions
Hex:
#bdd80f
RGB:
189, 216, 15
CMY:
26, 15, 94
CMYK:
13, 0, 93, 15
HSL:
68°, 87.0130%, 45.2941%
HSV (HSB):
68°, 93.0556%, 84.7059%
XYZ:
45.6284, 59.9650, 9.6215
xyY:
0.3960, 0.5205, 59.9650
CIE-Lab:
81.8192, -30.1311, 79.5716
CIE-LCH:
81.8192, 85.0854, 110.7400
CIE-Luv:
81.8192, -11.1133, 91.2329
Hunter-Lab:
77.4371, -30.3371, 46.8392
#bdd80f color charts
#bdd80f color shades, tints & tones
#bdd80f color schemes
#bdd80f color preview, HTML & CSS examples
This text has a color of #bdd80f
<p style="color:#bdd80f;">Text here</p>
.mytext {color:#bdd80f;}
This box has a color of #bdd80f
<div style="background-color:#bdd80f;">Content here</div>
.mybackground {background-color:#bdd80f;}
Border around this has a color of #bdd80f
<div style="border:2px solid #bdd80f;">Content here</div>
.myborder {border:2px solid #bdd80f;}