#badde9 color space conversions
Hex:
#badde9
RGB:
186, 221, 233
CMY:
27, 13, 9
CMYK:
20, 5, 0, 9
HSL:
195°, 51.6484%, 82.1569%
HSV (HSB):
195°, 20.1717%, 91.3725%
XYZ:
60.8141, 68.0352, 87.0177
xyY:
0.2817, 0.3152, 68.0352
CIE-Lab:
86.0240, -8.9095, -9.6970
CIE-LCH:
86.0240, 13.1686, 227.4233
CIE-Luv:
86.0240, -18.5964, -13.6420
Hunter-Lab:
82.4835, -12.7400, -4.8108
#badde9 color charts
#badde9 color shades, tints & tones
#badde9 color schemes
#badde9 color preview, HTML & CSS examples
This text has a color of #badde9
<p style="color:#badde9;">Text here</p>
.mytext {color:#badde9;}
This box has a color of #badde9
<div style="background-color:#badde9;">Content here</div>
.mybackground {background-color:#badde9;}
Border around this has a color of #badde9
<div style="border:2px solid #badde9;">Content here</div>
.myborder {border:2px solid #badde9;}