#badc9f color space conversions
Hex:
#badc9f
RGB:
186, 220, 159
CMY:
27, 14, 38
CMYK:
15, 0, 28, 14
HSL:
93°, 46.5649%, 74.3137%
HSV (HSB):
93°, 27.7273%, 86.2745%
XYZ:
52.1009, 64.1287, 42.4330
xyY:
0.3284, 0.4042, 64.1287
CIE-Lab:
84.0327, -21.9724, 26.3834
CIE-LCH:
84.0327, 34.3347, 129.7880
CIE-Luv:
84.0327, -16.6515, 40.8052
Hunter-Lab:
80.0804, -24.0073, 24.6397
#badc9f color charts
#badc9f color shades, tints & tones
#badc9f color schemes
#badc9f color preview, HTML & CSS examples
This text has a color of #badc9f
<p style="color:#badc9f;">Text here</p>
.mytext {color:#badc9f;}
This box has a color of #badc9f
<div style="background-color:#badc9f;">Content here</div>
.mybackground {background-color:#badc9f;}
Border around this has a color of #badc9f
<div style="border:2px solid #badc9f;">Content here</div>
.myborder {border:2px solid #badc9f;}