#badd4f color space conversions
Hex:
#badd4f
RGB:
186, 221, 79
CMY:
27, 13, 69
CMYK:
16, 0, 64, 13
HSL:
75°, 67.6190%, 58.8235%
HSV (HSB):
75°, 64.2534%, 86.6667%
XYZ:
47.5174, 62.7165, 16.9982
xyY:
0.3735, 0.4929, 62.7165
CIE-Lab:
83.2930, -31.1537, 63.5043
CIE-LCH:
83.2930, 70.7343, 116.1315
CIE-Luv:
83.2930, -16.1883, 80.9826
Hunter-Lab:
79.1938, -31.4864, 42.7096
#badd4f color charts
#badd4f color shades, tints & tones
#badd4f color schemes
#badd4f color preview, HTML & CSS examples
This text has a color of #badd4f
<p style="color:#badd4f;">Text here</p>
.mytext {color:#badd4f;}
This box has a color of #badd4f
<div style="background-color:#badd4f;">Content here</div>
.mybackground {background-color:#badd4f;}
Border around this has a color of #badd4f
<div style="border:2px solid #badd4f;">Content here</div>
.myborder {border:2px solid #badd4f;}