#badfe9 color space conversions
Hex:
#badfe9
RGB:
186, 223, 233
CMY:
27, 13, 9
CMYK:
20, 4, 0, 9
HSL:
193°, 51.6484%, 82.1569%
HSV (HSB):
193°, 20.1717%, 91.3725%
XYZ:
61.3454, 69.0976, 87.1947
xyY:
0.2819, 0.3175, 69.0976
CIE-Lab:
86.5524, -9.9360, -8.9118
CIE-LCH:
86.5524, 13.3471, 221.8898
CIE-Luv:
86.5524, -19.5015, -12.2293
Hunter-Lab:
83.1250, -13.7377, -4.0053
#badfe9 color charts
#badfe9 color shades, tints & tones
#badfe9 color schemes
#badfe9 color preview, HTML & CSS examples
This text has a color of #badfe9
<p style="color:#badfe9;">Text here</p>
.mytext {color:#badfe9;}
This box has a color of #badfe9
<div style="background-color:#badfe9;">Content here</div>
.mybackground {background-color:#badfe9;}
Border around this has a color of #badfe9
<div style="border:2px solid #badfe9;">Content here</div>
.myborder {border:2px solid #badfe9;}