#bad86d color space conversions
Hex:
#bad86d
RGB:
186, 216, 109
CMY:
27, 15, 57
CMYK:
14, 0, 50, 15
HSL:
77°, 57.8378%, 63.7255%
HSV (HSB):
77°, 49.5370%, 84.7059%
XYZ:
47.5659, 60.6550, 23.6686
xyY:
0.3606, 0.4599, 60.6550
CIE-Lab:
82.1929, -26.2771, 49.0438
CIE-LCH:
82.1929, 55.6397, 118.1819
CIE-Luv:
82.1929, -13.7088, 66.7658
Hunter-Lab:
77.8813, -27.2737, 36.4983
#bad86d color charts
#bad86d color shades, tints & tones
#bad86d color schemes
#bad86d color preview, HTML & CSS examples
This text has a color of #bad86d
<p style="color:#bad86d;">Text here</p>
.mytext {color:#bad86d;}
This box has a color of #bad86d
<div style="background-color:#bad86d;">Content here</div>
.mybackground {background-color:#bad86d;}
Border around this has a color of #bad86d
<div style="border:2px solid #bad86d;">Content here</div>
.myborder {border:2px solid #bad86d;}