#badc97 color space conversions
Hex:
#badc97
RGB:
186, 220, 151
CMY:
27, 14, 41
CMYK:
15, 0, 31, 14
HSL:
90°, 49.6403%, 72.7451%
HSV (HSB):
90°, 31.3636%, 86.2745%
XYZ:
51.4288, 63.8599, 38.8938
xyY:
0.3336, 0.4142, 63.8599
CIE-Lab:
83.8928, -23.1363, 30.3221
CIE-LCH:
83.8928, 38.1407, 127.3442
CIE-Luv:
83.8928, -16.5178, 45.8984
Hunter-Lab:
79.9124, -24.9703, 27.0819
#badc97 color charts
#badc97 color shades, tints & tones
#badc97 color schemes
#badc97 color preview, HTML & CSS examples
This text has a color of #badc97
<p style="color:#badc97;">Text here</p>
.mytext {color:#badc97;}
This box has a color of #badc97
<div style="background-color:#badc97;">Content here</div>
.mybackground {background-color:#badc97;}
Border around this has a color of #badc97
<div style="border:2px solid #badc97;">Content here</div>
.myborder {border:2px solid #badc97;}