#bad08f color space conversions
Hex:
#bad08f
RGB:
186, 208, 143
CMY:
27, 18, 44
CMYK:
11, 0, 31, 18
HSL:
80°, 40.8805%, 68.8235%
HSV (HSB):
80°, 31.2500%, 81.5686%
XYZ:
47.7635, 57.5340, 34.5744
xyY:
0.3415, 0.4113, 57.5340
CIE-Lab:
80.4790, -18.3407, 29.8970
CIE-LCH:
80.4790, 35.0743, 121.5276
CIE-Luv:
80.4790, -9.9558, 44.0154
Hunter-Lab:
75.8512, -20.3381, 26.0704
#bad08f color charts
#bad08f color shades, tints & tones
#bad08f color schemes
#bad08f color preview, HTML & CSS examples
This text has a color of #bad08f
<p style="color:#bad08f;">Text here</p>
.mytext {color:#bad08f;}
This box has a color of #bad08f
<div style="background-color:#bad08f;">Content here</div>
.mybackground {background-color:#bad08f;}
Border around this has a color of #bad08f
<div style="border:2px solid #bad08f;">Content here</div>
.myborder {border:2px solid #bad08f;}