#bad86b color space conversions
Hex:
#bad86b
RGB:
186, 216, 107
CMY:
27, 15, 58
CMYK:
14, 0, 50, 15
HSL:
77°, 58.2888%, 63.3333%
HSV (HSB):
77°, 50.4630%, 84.7059%
XYZ:
47.4594, 60.6124, 23.1079
xyY:
0.3618, 0.4621, 60.6124
CIE-Lab:
82.1699, -26.4744, 49.9613
CIE-LCH:
82.1699, 56.5423, 117.9190
CIE-Luv:
82.1699, -13.6808, 67.6896
Hunter-Lab:
77.8539, -27.4316, 36.8998
#bad86b color charts
#bad86b color shades, tints & tones
#bad86b color schemes
#bad86b color preview, HTML & CSS examples
This text has a color of #bad86b
<p style="color:#bad86b;">Text here</p>
.mytext {color:#bad86b;}
This box has a color of #bad86b
<div style="background-color:#bad86b;">Content here</div>
.mybackground {background-color:#bad86b;}
Border around this has a color of #bad86b
<div style="border:2px solid #bad86b;">Content here</div>
.myborder {border:2px solid #bad86b;}