#badb9e color space conversions
Hex:
#badb9e
RGB:
186, 219, 158
CMY:
27, 14, 38
CMYK:
15, 0, 28, 14
HSL:
92°, 45.8647%, 73.9216%
HSV (HSB):
92°, 27.8539%, 85.8824%
XYZ:
51.7528, 63.5708, 41.8905
xyY:
0.3292, 0.4044, 63.5708
CIE-Lab:
83.7418, -21.6318, 26.5070
CIE-LCH:
83.7418, 34.2134, 129.2172
CIE-Luv:
83.7418, -16.1160, 40.8658
Hunter-Lab:
79.7313, -23.6672, 24.6612
#badb9e color charts
#badb9e color shades, tints & tones
#badb9e color schemes
#badb9e color preview, HTML & CSS examples
This text has a color of #badb9e
<p style="color:#badb9e;">Text here</p>
.mytext {color:#badb9e;}
This box has a color of #badb9e
<div style="background-color:#badb9e;">Content here</div>
.mybackground {background-color:#badb9e;}
Border around this has a color of #badb9e
<div style="border:2px solid #badb9e;">Content here</div>
.myborder {border:2px solid #badb9e;}