#bad02c color space conversions
Hex:
#bad02c
RGB:
186, 208, 44
CMY:
27, 18, 83
CMYK:
11, 0, 79, 18
HSL:
68°, 65.0794%, 49.4118%
HSV (HSB):
68°, 78.8462%, 81.5686%
XYZ:
43.2602, 55.7327, 10.8603
xyY:
0.3938, 0.5073, 55.7327
CIE-Lab:
79.4614, -26.8622, 71.8366
CIE-LCH:
79.4614, 76.6947, 110.5026
CIE-Luv:
79.4614, -8.3333, 84.4570
Hunter-Lab:
74.6543, -27.2091, 43.6329
#bad02c color charts
#bad02c RGB chart
#bad02c CMYK chart
#bad02c RGB pie chart
#bad02c color shades, tints & tones
#bad02c color schemes
#bad02c color preview, HTML & CSS examples
This text has a color of #bad02c
<p style="color:#bad02c;">Text here</p>
.mytext {color:#bad02c;}
Text color #bad02c
This box has a color of #bad02c
<div style="background-color:#bad02c;">Content here</div>
.mybackground {background-color:#bad02c;}
Background color #bad02c
Border around this has a color of #bad02c
<div style="border:2px solid #bad02c;">Content here</div>
.myborder {border:2px solid #bad02c;}
Border color #bad02c