#badb91 color space conversions
Hex:
#badb91
RGB:
186, 219, 145
CMY:
27, 14, 43
CMYK:
15, 0, 34, 14
HSL:
87°, 50.6849%, 71.3725%
HSV (HSB):
87°, 33.7900%, 85.8824%
XYZ:
50.6921, 63.1465, 36.3048
xyY:
0.3376, 0.4206, 63.1465
CIE-Lab:
83.5194, -23.4819, 32.8996
CIE-LCH:
83.5194, 40.4201, 125.5171
CIE-Luv:
83.5194, -15.8934, 49.0117
Hunter-Lab:
79.4648, -25.1948, 28.5377
#badb91 color charts
#badb91 color shades, tints & tones
#badb91 color schemes
#badb91 color preview, HTML & CSS examples
This text has a color of #badb91
<p style="color:#badb91;">Text here</p>
.mytext {color:#badb91;}
This box has a color of #badb91
<div style="background-color:#badb91;">Content here</div>
.mybackground {background-color:#badb91;}
Border around this has a color of #badb91
<div style="border:2px solid #badb91;">Content here</div>
.myborder {border:2px solid #badb91;}