#bad09a color space conversions
Hex:
#bad09a
RGB:
186, 208, 154
CMY:
27, 18, 40
CMYK:
11, 0, 26, 18
HSL:
84°, 36.4865%, 70.9804%
HSV (HSB):
84°, 25.9615%, 81.5686%
XYZ:
48.6383, 57.8839, 39.1811
xyY:
0.3338, 0.3973, 57.8839
CIE-Lab:
80.6742, -16.7698, 24.4243
CIE-LCH:
80.6742, 29.6273, 124.4736
CIE-Luv:
80.6742, -10.2402, 36.9947
Hunter-Lab:
76.0815, -19.0290, 22.7234
#bad09a color charts
#bad09a color shades, tints & tones
#bad09a color schemes
#bad09a color preview, HTML & CSS examples
This text has a color of #bad09a
<p style="color:#bad09a;">Text here</p>
.mytext {color:#bad09a;}
This box has a color of #bad09a
<div style="background-color:#bad09a;">Content here</div>
.mybackground {background-color:#bad09a;}
Border around this has a color of #bad09a
<div style="border:2px solid #bad09a;">Content here</div>
.myborder {border:2px solid #bad09a;}