#bad57e color space conversions
Hex:
#bad57e
RGB:
186, 213, 126
CMY:
27, 16, 51
CMYK:
13, 0, 41, 16
HSL:
79°, 50.8772%, 66.4706%
HSV (HSB):
79°, 40.8451%, 83.5294%
XYZ:
47.8098, 59.5340, 28.7100
xyY:
0.3514, 0.4376, 59.5340
CIE-Lab:
81.5842, -22.9759, 39.9995
CIE-LCH:
81.5842, 46.1287, 119.8733
CIE-Luv:
81.5842, -12.3230, 56.6450
Hunter-Lab:
77.1583, -24.4223, 31.9494
#bad57e color charts
#bad57e color shades, tints & tones
#bad57e color schemes
#bad57e color preview, HTML & CSS examples
This text has a color of #bad57e
<p style="color:#bad57e;">Text here</p>
.mytext {color:#bad57e;}
This box has a color of #bad57e
<div style="background-color:#bad57e;">Content here</div>
.mybackground {background-color:#bad57e;}
Border around this has a color of #bad57e
<div style="border:2px solid #bad57e;">Content here</div>
.myborder {border:2px solid #bad57e;}