#bad16a color space conversions
Hex:
#bad16a
RGB:
186, 209, 106
CMY:
27, 18, 58
CMYK:
11, 0, 49, 18
HSL:
73°, 52.8205%, 61.7647%
HSV (HSB):
73°, 49.2823%, 81.9608%
XYZ:
45.6517, 57.0806, 22.2472
xyY:
0.3653, 0.4567, 57.0806
CIE-Lab:
80.2249, -23.1926, 48.1078
CIE-LCH:
80.2249, 53.4065, 115.7386
CIE-Luv:
80.2249, -9.7137, 64.7048
Hunter-Lab:
75.5517, -24.3580, 35.4275
#bad16a color charts
#bad16a color shades, tints & tones
#bad16a color schemes
#bad16a color preview, HTML & CSS examples
This text has a color of #bad16a
<p style="color:#bad16a;">Text here</p>
.mytext {color:#bad16a;}
This box has a color of #bad16a
<div style="background-color:#bad16a;">Content here</div>
.mybackground {background-color:#bad16a;}
Border around this has a color of #bad16a
<div style="border:2px solid #bad16a;">Content here</div>
.myborder {border:2px solid #bad16a;}