#badbb7 color space conversions
Hex:
#badbb7
RGB:
186, 219, 183
CMY:
27, 14, 28
CMYK:
15, 0, 16, 14
HSL:
115°, 33.3333%, 78.8235%
HSV (HSB):
115°, 16.4384%, 85.8824%
XYZ:
54.1285, 64.5210, 54.4007
xyY:
0.3128, 0.3728, 64.5210
CIE-Lab:
84.2363, -17.6092, 14.1208
CIE-LCH:
84.2363, 22.5717, 141.2738
CIE-Luv:
84.2363, -16.5906, 23.6935
Hunter-Lab:
80.3250, -20.2832, 16.0729
#badbb7 color charts
#badbb7 color shades, tints & tones
#badbb7 color schemes
#badbb7 color preview, HTML & CSS examples
This text has a color of #badbb7
<p style="color:#badbb7;">Text here</p>
.mytext {color:#badbb7;}
This box has a color of #badbb7
<div style="background-color:#badbb7;">Content here</div>
.mybackground {background-color:#badbb7;}
Border around this has a color of #badbb7
<div style="border:2px solid #badbb7;">Content here</div>
.myborder {border:2px solid #badbb7;}