#badeb8 color space conversions
Hex:
#badeb8
RGB:
186, 222, 184
CMY:
27, 13, 28
CMYK:
16, 0, 17, 13
HSL:
117°, 36.5385%, 79.6078%
HSV (HSB):
117°, 17.1171%, 87.0588%
XYZ:
55.0227, 66.1423, 55.2141
xyY:
0.3120, 0.3750, 66.1423
CIE-Lab:
85.0690, -18.9284, 14.7693
CIE-LCH:
85.0690, 24.0087, 142.0360
CIE-Luv:
85.0690, -18.0997, 24.8778
Hunter-Lab:
81.3279, -21.5591, 16.6771
#badeb8 color charts
#badeb8 color shades, tints & tones
#badeb8 color schemes
#badeb8 color preview, HTML & CSS examples
This text has a color of #badeb8
<p style="color:#badeb8;">Text here</p>
.mytext {color:#badeb8;}
This box has a color of #badeb8
<div style="background-color:#badeb8;">Content here</div>
.mybackground {background-color:#badeb8;}
Border around this has a color of #badeb8
<div style="border:2px solid #badeb8;">Content here</div>
.myborder {border:2px solid #badeb8;}