#bad85a color space conversions
Hex:
#bad85a
RGB:
186, 216, 90
CMY:
27, 15, 65
CMYK:
14, 0, 58, 15
HSL:
74°, 61.7647%, 60.0000%
HSV (HSB):
74°, 58.3333%, 84.7059%
XYZ:
46.6510, 60.2890, 18.8510
xyY:
0.3709, 0.4793, 60.2890
CIE-Lab:
81.9950, -27.9857, 57.4877
CIE-LCH:
81.9950, 63.9378, 115.9574
CIE-Luv:
81.9950, -13.4649, 74.8336
Hunter-Lab:
77.6460, -28.6347, 39.9577
#bad85a color charts
#bad85a color shades, tints & tones
#bad85a color schemes
#bad85a color preview, HTML & CSS examples
This text has a color of #bad85a
<p style="color:#bad85a;">Text here</p>
.mytext {color:#bad85a;}
This box has a color of #bad85a
<div style="background-color:#bad85a;">Content here</div>
.mybackground {background-color:#bad85a;}
Border around this has a color of #bad85a
<div style="border:2px solid #bad85a;">Content here</div>
.myborder {border:2px solid #bad85a;}