#bad85b color space conversions
Hex:
#bad85b
RGB:
186, 216, 91
CMY:
27, 15, 64
CMYK:
14, 0, 58, 15
HSL:
74°, 61.5764%, 60.1961%
HSV (HSB):
74°, 57.8704%, 84.7059%
XYZ:
46.6939, 60.3062, 19.0768
xyY:
0.3704, 0.4783, 60.3062
CIE-Lab:
82.0043, -27.9050, 57.0606
CIE-LCH:
82.0043, 63.5185, 116.0605
CIE-Luv:
82.0043, -13.4765, 74.4489
Hunter-Lab:
77.6570, -28.5707, 39.7951
#bad85b color charts
#bad85b color shades, tints & tones
#bad85b color schemes
#bad85b color preview, HTML & CSS examples
This text has a color of #bad85b
<p style="color:#bad85b;">Text here</p>
.mytext {color:#bad85b;}
This box has a color of #bad85b
<div style="background-color:#bad85b;">Content here</div>
.mybackground {background-color:#bad85b;}
Border around this has a color of #bad85b
<div style="border:2px solid #bad85b;">Content here</div>
.myborder {border:2px solid #bad85b;}