#badeb0 color space conversions
Hex:
#badeb0
RGB:
186, 222, 176
CMY:
27, 13, 31
CMYK:
16, 0, 21, 13
HSL:
107°, 41.0714%, 78.0392%
HSV (HSB):
107°, 20.7207%, 87.0588%
XYZ:
54.2074, 65.8162, 50.9211
xyY:
0.3171, 0.3850, 65.8162
CIE-Lab:
84.9026, -20.2796, 18.7280
CIE-LCH:
84.9026, 27.6044, 137.2778
CIE-Luv:
84.9026, -17.9609, 30.5481
Hunter-Lab:
81.1272, -22.7028, 19.5745
#badeb0 color charts
#badeb0 color shades, tints & tones
#badeb0 color schemes
#badeb0 color preview, HTML & CSS examples
This text has a color of #badeb0
<p style="color:#badeb0;">Text here</p>
.mytext {color:#badeb0;}
This box has a color of #badeb0
<div style="background-color:#badeb0;">Content here</div>
.mybackground {background-color:#badeb0;}
Border around this has a color of #badeb0
<div style="border:2px solid #badeb0;">Content here</div>
.myborder {border:2px solid #badeb0;}