#badbb4 color space conversions
Hex:
#badbb4
RGB:
186, 219, 180
CMY:
27, 14, 29
CMYK:
15, 0, 18, 14
HSL:
111°, 35.1351%, 78.2353%
HSV (HSB):
111°, 17.8082%, 85.8824%
XYZ:
53.8194, 64.3974, 52.7734
xyY:
0.3148, 0.3766, 64.3974
CIE-Lab:
84.1723, -18.1233, 15.6088
CIE-LCH:
84.1723, 23.9184, 139.2631
CIE-Luv:
84.1723, -16.5306, 25.8484
Hunter-Lab:
80.2480, -20.7205, 17.1828
#badbb4 color charts
#badbb4 color shades, tints & tones
#badbb4 color schemes
#badbb4 color preview, HTML & CSS examples
This text has a color of #badbb4
<p style="color:#badbb4;">Text here</p>
.mytext {color:#badbb4;}
This box has a color of #badbb4
<div style="background-color:#badbb4;">Content here</div>
.mybackground {background-color:#badbb4;}
Border around this has a color of #badbb4
<div style="border:2px solid #badbb4;">Content here</div>
.myborder {border:2px solid #badbb4;}