#badd8e color space conversions
Hex:
#badd8e
RGB:
186, 221, 142
CMY:
27, 13, 44
CMYK:
16, 0, 36, 13
HSL:
87°, 53.7415%, 71.1765%
HSV (HSB):
87°, 35.7466%, 86.6667%
XYZ:
50.9886, 64.1050, 35.2773
xyY:
0.3391, 0.4263, 64.1050
CIE-Lab:
84.0204, -24.8522, 35.0843
CIE-LCH:
84.0204, 42.9947, 125.3121
CIE-Luv:
84.0204, -16.9042, 51.9177
Hunter-Lab:
80.0656, -26.4396, 29.9224
#badd8e color charts
#badd8e color shades, tints & tones
#badd8e color schemes
#badd8e color preview, HTML & CSS examples
This text has a color of #badd8e
<p style="color:#badd8e;">Text here</p>
.mytext {color:#badd8e;}
This box has a color of #badd8e
<div style="background-color:#badd8e;">Content here</div>
.mybackground {background-color:#badd8e;}
Border around this has a color of #badd8e
<div style="border:2px solid #badd8e;">Content here</div>
.myborder {border:2px solid #badd8e;}