#badee0 color space conversions
Hex:
#badee0
RGB:
186, 222, 224
CMY:
27, 13, 12
CMYK:
17, 1, 0, 12
HSL:
183°, 38.0000%, 80.3922%
HSV (HSB):
183°, 16.9643%, 87.8431%
XYZ:
59.8255, 68.0635, 80.5054
xyY:
0.2871, 0.3266, 68.0635
CIE-Lab:
86.0382, -11.3179, -4.9220
CIE-LCH:
86.0382, 12.3418, 203.5038
CIE-Luv:
86.0382, -18.8633, -5.6733
Hunter-Lab:
82.5006, -14.9363, -0.1057
#badee0 color charts
#badee0 color shades, tints & tones
#badee0 color schemes
#badee0 color preview, HTML & CSS examples
This text has a color of #badee0
<p style="color:#badee0;">Text here</p>
.mytext {color:#badee0;}
This box has a color of #badee0
<div style="background-color:#badee0;">Content here</div>
.mybackground {background-color:#badee0;}
Border around this has a color of #badee0
<div style="border:2px solid #badee0;">Content here</div>
.myborder {border:2px solid #badee0;}