#badc91 color space conversions
Hex:
#badc91
RGB:
186, 220, 145
CMY:
27, 14, 43
CMYK:
15, 0, 34, 14
HSL:
87°, 51.7241%, 71.5686%
HSV (HSB):
87°, 34.0909%, 86.2745%
XYZ:
50.9537, 63.6698, 36.3920
xyY:
0.3374, 0.4216, 63.6698
CIE-Lab:
83.7936, -23.9672, 33.2613
CIE-LCH:
83.7936, 40.9969, 125.7755
CIE-Luv:
83.7936, -16.4217, 49.5736
Hunter-Lab:
79.7934, -25.6535, 28.8145
#badc91 color charts
#badc91 color shades, tints & tones
#badc91 color schemes
#badc91 color preview, HTML & CSS examples
This text has a color of #badc91
<p style="color:#badc91;">Text here</p>
.mytext {color:#badc91;}
This box has a color of #badc91
<div style="background-color:#badc91;">Content here</div>
.mybackground {background-color:#badc91;}
Border around this has a color of #badc91
<div style="border:2px solid #badc91;">Content here</div>
.myborder {border:2px solid #badc91;}