#bad2a9 color space conversions
Hex:
#bad2a9
RGB:
186, 210, 169
CMY:
27, 18, 34
CMYK:
11, 0, 20, 18
HSL:
95°, 31.2977%, 74.3137%
HSV (HSB):
95°, 19.5238%, 82.3529%
XYZ:
50.4577, 59.3969, 46.3415
xyY:
0.3230, 0.3803, 59.3969
CIE-Lab:
81.5093, -15.4433, 17.6783
CIE-LCH:
81.5093, 23.4737, 131.1396
CIE-Luv:
81.5093, -11.6925, 28.0145
Hunter-Lab:
77.0694, -18.0065, 18.2977
#bad2a9 color charts
#bad2a9 color shades, tints & tones
#bad2a9 color schemes
#bad2a9 color preview, HTML & CSS examples
This text has a color of #bad2a9
<p style="color:#bad2a9;">Text here</p>
.mytext {color:#bad2a9;}
This box has a color of #bad2a9
<div style="background-color:#bad2a9;">Content here</div>
.mybackground {background-color:#bad2a9;}
Border around this has a color of #bad2a9
<div style="border:2px solid #bad2a9;">Content here</div>
.myborder {border:2px solid #bad2a9;}