#bad93a color space conversions
Hex:
#bad93a
RGB:
186, 217, 58
CMY:
27, 15, 77
CMYK:
14, 0, 73, 15
HSL:
72°, 67.6596%, 53.9216%
HSV (HSB):
72°, 73.2719%, 85.0980%
XYZ:
45.8263, 60.3703, 13.2403
xyY:
0.3837, 0.5055, 60.3703
CIE-Lab:
82.0391, -30.5135, 69.9475
CIE-LCH:
82.0391, 76.3133, 113.5685
CIE-Luv:
82.0391, -13.7462, 85.1868
Hunter-Lab:
77.6983, -30.6932, 44.2854
#bad93a color charts
#bad93a color shades, tints & tones
#bad93a color schemes
#bad93a color preview, HTML & CSS examples
This text has a color of #bad93a
<p style="color:#bad93a;">Text here</p>
.mytext {color:#bad93a;}
This box has a color of #bad93a
<div style="background-color:#bad93a;">Content here</div>
.mybackground {background-color:#bad93a;}
Border around this has a color of #bad93a
<div style="border:2px solid #bad93a;">Content here</div>
.myborder {border:2px solid #bad93a;}