#badbce color space conversions
Hex:
#badbce
RGB:
186, 219, 206
CMY:
27, 14, 19
CMYK:
15, 0, 6, 14
HSL:
156°, 31.4286%, 79.4118%
HSV (HSB):
156°, 15.0685%, 85.8824%
XYZ:
56.7218, 65.5584, 68.0570
xyY:
0.2980, 0.3444, 65.5584
CIE-Lab:
84.7706, -13.3965, 2.7406
CIE-LCH:
84.7706, 13.6740, 168.4382
CIE-Luv:
84.7706, -17.0746, 6.4560
Hunter-Lab:
80.9681, -16.6470, 6.8420
#badbce color charts
#badbce color shades, tints & tones
#badbce color schemes
#badbce color preview, HTML & CSS examples
This text has a color of #badbce
<p style="color:#badbce;">Text here</p>
.mytext {color:#badbce;}
This box has a color of #badbce
<div style="background-color:#badbce;">Content here</div>
.mybackground {background-color:#badbce;}
Border around this has a color of #badbce
<div style="border:2px solid #badbce;">Content here</div>
.myborder {border:2px solid #badbce;}