#bad04c color space conversions
Hex:
#bad04c
RGB:
186, 208, 76
CMY:
27, 18, 70
CMYK:
11, 0, 63, 18
HSL:
70°, 58.4071%, 55.6863%
HSV (HSB):
70°, 63.4615%, 81.5686%
XYZ:
44.1101, 56.0727, 15.3357
xyY:
0.3818, 0.4854, 56.0727
CIE-Lab:
79.6552, -25.1948, 60.8640
CIE-LCH:
79.6552, 65.8727, 112.4872
CIE-Luv:
79.6552, -8.6621, 76.2129
Hunter-Lab:
74.8817, -25.8951, 40.2746
#bad04c color charts
#bad04c RGB chart
#bad04c CMYK chart
#bad04c RGB pie chart
#bad04c color shades, tints & tones
#bad04c color schemes
#bad04c color preview, HTML & CSS examples
This text has a color of #bad04c
<p style="color:#bad04c;">Text here</p>
.mytext {color:#bad04c;}
Text color #bad04c
This box has a color of #bad04c
<div style="background-color:#bad04c;">Content here</div>
.mybackground {background-color:#bad04c;}
Background color #bad04c
Border around this has a color of #bad04c
<div style="border:2px solid #bad04c;">Content here</div>
.myborder {border:2px solid #bad04c;}
Border color #bad04c