#bad34c color space conversions
Hex:
#bad34c
RGB:
186, 211, 76
CMY:
27, 17, 70
CMYK:
12, 0, 64, 17
HSL:
71°, 60.5381%, 56.2745%
HSV (HSB):
71°, 63.9810%, 82.7451%
XYZ:
44.8485, 57.5494, 15.5819
xyY:
0.3801, 0.4878, 57.5494
CIE-Lab:
80.4876, -26.6350, 61.7456
CIE-LCH:
80.4876, 67.2454, 113.3338
CIE-Luv:
80.4876, -10.4220, 77.5419
Hunter-Lab:
75.8613, -27.2299, 40.9248
#bad34c color charts
#bad34c color shades, tints & tones
#bad34c color schemes
#bad34c color preview, HTML & CSS examples
This text has a color of #bad34c
<p style="color:#bad34c;">Text here</p>
.mytext {color:#bad34c;}
This box has a color of #bad34c
<div style="background-color:#bad34c;">Content here</div>
.mybackground {background-color:#bad34c;}
Border around this has a color of #bad34c
<div style="border:2px solid #bad34c;">Content here</div>
.myborder {border:2px solid #bad34c;}