#badde4 color space conversions
Hex:
#badde4
RGB:
186, 221, 228
CMY:
27, 13, 11
CMYK:
18, 3, 0, 11
HSL:
190°, 43.7500%, 81.1765%
HSV (HSB):
190°, 18.4211%, 89.4118%
XYZ:
60.1097, 67.7534, 83.3084
xyY:
0.2846, 0.3208, 67.7534
CIE-Lab:
85.8830, -9.9716, -7.2646
CIE-LCH:
85.8830, 12.3372, 216.0744
CIE-Luv:
85.8830, -18.4881, -9.5883
Hunter-Lab:
82.3125, -13.6949, -2.3886
#badde4 color charts
#badde4 color shades, tints & tones
#badde4 color schemes
#badde4 color preview, HTML & CSS examples
This text has a color of #badde4
<p style="color:#badde4;">Text here</p>
.mytext {color:#badde4;}
This box has a color of #badde4
<div style="background-color:#badde4;">Content here</div>
.mybackground {background-color:#badde4;}
Border around this has a color of #badde4
<div style="border:2px solid #badde4;">Content here</div>
.myborder {border:2px solid #badde4;}