#bad85c color space conversions
Hex:
#bad85c
RGB:
186, 216, 92
CMY:
27, 15, 64
CMYK:
14, 0, 57, 15
HSL:
75°, 61.3861%, 60.3922%
HSV (HSB):
75°, 57.4074%, 84.7059%
XYZ:
46.7373, 60.3235, 19.3055
xyY:
0.3699, 0.4774, 60.3235
CIE-Lab:
82.0137, -27.8232, 56.6313
CIE-LCH:
82.0137, 63.0970, 116.1651
CIE-Luv:
82.0137, -13.4883, 74.0597
Hunter-Lab:
77.6682, -28.5059, 39.6304
#bad85c color charts
#bad85c color shades, tints & tones
#bad85c color schemes
#bad85c color preview, HTML & CSS examples
This text has a color of #bad85c
<p style="color:#bad85c;">Text here</p>
.mytext {color:#bad85c;}
This box has a color of #bad85c
<div style="background-color:#bad85c;">Content here</div>
.mybackground {background-color:#bad85c;}
Border around this has a color of #bad85c
<div style="border:2px solid #bad85c;">Content here</div>
.myborder {border:2px solid #bad85c;}