#bad04e color space conversions
Hex:
#bad04e
RGB:
186, 208, 78
CMY:
27, 18, 69
CMYK:
11, 0, 63, 18
HSL:
70°, 58.0357%, 56.0784%
HSV (HSB):
70°, 62.5000%, 81.5686%
XYZ:
44.1807, 56.1009, 15.7077
xyY:
0.3809, 0.4837, 56.1009
CIE-Lab:
79.6712, -25.0575, 60.0571
CIE-LCH:
79.6712, 65.0748, 112.6473
CIE-Luv:
79.6712, -8.6889, 75.5416
Hunter-Lab:
74.9005, -25.7862, 39.9964
#bad04e color charts
#bad04e color shades, tints & tones
#bad04e color schemes
#bad04e color preview, HTML & CSS examples
This text has a color of #bad04e
<p style="color:#bad04e;">Text here</p>
.mytext {color:#bad04e;}
This box has a color of #bad04e
<div style="background-color:#bad04e;">Content here</div>
.mybackground {background-color:#bad04e;}
Border around this has a color of #bad04e
<div style="border:2px solid #bad04e;">Content here</div>
.myborder {border:2px solid #bad04e;}