#badee6 color space conversions
Hex:
#badee6
RGB:
186, 222, 230
CMY:
27, 13, 10
CMYK:
19, 3, 0, 10
HSL:
191°, 46.8085%, 81.5686%
HSV (HSB):
191°, 19.1304%, 90.1961%
XYZ:
60.6539, 68.3948, 84.8676
xyY:
0.2835, 0.3197, 68.3948
CIE-Lab:
86.2035, -10.0617, -7.8462
CIE-LCH:
86.2035, 12.7594, 217.9473
CIE-Luv:
86.2035, -18.9866, -10.5026
Hunter-Lab:
82.7012, -13.8133, -2.9524
#badee6 color charts
#badee6 color shades, tints & tones
#badee6 color schemes
#badee6 color preview, HTML & CSS examples
This text has a color of #badee6
<p style="color:#badee6;">Text here</p>
.mytext {color:#badee6;}
This box has a color of #badee6
<div style="background-color:#badee6;">Content here</div>
.mybackground {background-color:#badee6;}
Border around this has a color of #badee6
<div style="border:2px solid #badee6;">Content here</div>
.myborder {border:2px solid #badee6;}