#badb86 color space conversions
Hex:
#badb86
RGB:
186, 219, 134
CMY:
27, 14, 47
CMYK:
15, 0, 39, 14
HSL:
83°, 54.1401%, 69.2157%
HSV (HSB):
83°, 38.8128%, 85.8824%
XYZ:
49.8843, 62.8234, 32.0512
xyY:
0.3446, 0.4340, 62.8234
CIE-Lab:
83.3494, -24.9143, 38.2492
CIE-LCH:
83.3494, 45.6478, 123.0789
CIE-Luv:
83.3494, -15.7191, 55.4306
Hunter-Lab:
79.2612, -26.3653, 31.5075
#badb86 color charts
#badb86 color shades, tints & tones
#badb86 color schemes
#badb86 color preview, HTML & CSS examples
This text has a color of #badb86
<p style="color:#badb86;">Text here</p>
.mytext {color:#badb86;}
This box has a color of #badb86
<div style="background-color:#badb86;">Content here</div>
.mybackground {background-color:#badb86;}
Border around this has a color of #badb86
<div style="border:2px solid #badb86;">Content here</div>
.myborder {border:2px solid #badb86;}