#badd0b color space conversions
Hex:
#badd0b
RGB:
186, 221, 11
CMY:
27, 13, 96
CMYK:
16, 0, 95, 13
HSL:
70°, 90.5172%, 45.4902%
HSV (HSB):
70°, 95.0226%, 86.6667%
XYZ:
46.1666, 62.1762, 9.8846
xyY:
0.3905, 0.5259, 62.1762
CIE-Lab:
83.0070, -33.7178, 80.8149
CIE-LCH:
83.0070, 87.5668, 112.6470
CIE-Luv:
83.0070, -15.8877, 93.3989
Hunter-Lab:
78.8519, -33.4818, 47.7639
#badd0b color charts
#badd0b color shades, tints & tones
#badd0b color schemes
#badd0b color preview, HTML & CSS examples
This text has a color of #badd0b
<p style="color:#badd0b;">Text here</p>
.mytext {color:#badd0b;}
This box has a color of #badd0b
<div style="background-color:#badd0b;">Content here</div>
.mybackground {background-color:#badd0b;}
Border around this has a color of #badd0b
<div style="border:2px solid #badd0b;">Content here</div>
.myborder {border:2px solid #badd0b;}