#badb90 color space conversions
Hex:
#badb90
RGB:
186, 219, 144
CMY:
27, 14, 44
CMYK:
15, 0, 34, 14
HSL:
86°, 51.0204%, 71.1765%
HSV (HSB):
86°, 34.2466%, 85.8824%
XYZ:
50.6153, 63.1158, 35.9004
xyY:
0.3383, 0.4218, 63.1158
CIE-Lab:
83.5032, -23.6172, 33.3886
CIE-LCH:
83.5032, 40.8971, 125.2734
CIE-Luv:
83.5032, -15.8770, 49.6137
Hunter-Lab:
79.4454, -25.3058, 28.8194
#badb90 color charts
#badb90 color shades, tints & tones
#badb90 color schemes
#badb90 color preview, HTML & CSS examples
This text has a color of #badb90
<p style="color:#badb90;">Text here</p>
.mytext {color:#badb90;}
This box has a color of #badb90
<div style="background-color:#badb90;">Content here</div>
.mybackground {background-color:#badb90;}
Border around this has a color of #badb90
<div style="border:2px solid #badb90;">Content here</div>
.myborder {border:2px solid #badb90;}