#badd3f color space conversions
Hex:
#badd3f
RGB:
186, 221, 63
CMY:
27, 13, 75
CMYK:
16, 0, 71, 13
HSL:
73°, 69.9115%, 55.6863%
HSV (HSB):
73°, 71.4932%, 86.6667%
XYZ:
47.0034, 62.5109, 14.2911
xyY:
0.3797, 0.5049, 62.5109
CIE-Lab:
83.1844, -32.1217, 69.3674
CIE-LCH:
83.1844, 76.4437, 114.8473
CIE-Luv:
83.1844, -16.0755, 85.6283
Hunter-Lab:
79.0638, -32.2437, 44.6278
#badd3f color charts
#badd3f color shades, tints & tones
#badd3f color schemes
#badd3f color preview, HTML & CSS examples
This text has a color of #badd3f
<p style="color:#badd3f;">Text here</p>
.mytext {color:#badd3f;}
This box has a color of #badd3f
<div style="background-color:#badd3f;">Content here</div>
.mybackground {background-color:#badd3f;}
Border around this has a color of #badd3f
<div style="border:2px solid #badd3f;">Content here</div>
.myborder {border:2px solid #badd3f;}