#bad8ce color space conversions
Hex:
#bad8ce
RGB:
186, 216, 206
CMY:
27, 15, 19
CMYK:
14, 0, 5, 15
HSL:
160°, 27.7778%, 78.8235%
HSV (HSB):
160°, 13.8889%, 84.7059%
XYZ:
55.9461, 64.0071, 67.7984
xyY:
0.2980, 0.3409, 64.0071
CIE-Lab:
83.9694, -11.8707, 1.5761
CIE-LCH:
83.9694, 11.9749, 172.4372
CIE-Luv:
83.9694, -15.6391, 4.4329
Hunter-Lab:
80.0044, -15.1848, 5.7587
#bad8ce color charts
#bad8ce color shades, tints & tones
#bad8ce color schemes
#bad8ce color preview, HTML & CSS examples
This text has a color of #bad8ce
<p style="color:#bad8ce;">Text here</p>
.mytext {color:#bad8ce;}
This box has a color of #bad8ce
<div style="background-color:#bad8ce;">Content here</div>
.mybackground {background-color:#bad8ce;}
Border around this has a color of #bad8ce
<div style="border:2px solid #bad8ce;">Content here</div>
.myborder {border:2px solid #bad8ce;}