#bad8bb color space conversions
Hex:
#bad8bb
RGB:
186, 216, 187
CMY:
27, 15, 27
CMYK:
14, 0, 13, 15
HSL:
122°, 27.7778%, 78.8235%
HSV (HSB):
122°, 13.8889%, 84.7059%
XYZ:
53.7752, 63.1387, 56.3664
xyY:
0.3103, 0.3644, 63.1387
CIE-Lab:
83.5153, -15.4049, 10.9887
CIE-LCH:
83.5153, 18.9225, 144.4987
CIE-Luv:
83.5153, -15.1844, 18.8528
Hunter-Lab:
79.4599, -18.2532, 13.5634
#bad8bb color charts
#bad8bb color shades, tints & tones
#bad8bb color schemes
#bad8bb color preview, HTML & CSS examples
This text has a color of #bad8bb
<p style="color:#bad8bb;">Text here</p>
.mytext {color:#bad8bb;}
This box has a color of #bad8bb
<div style="background-color:#bad8bb;">Content here</div>
.mybackground {background-color:#bad8bb;}
Border around this has a color of #bad8bb
<div style="border:2px solid #bad8bb;">Content here</div>
.myborder {border:2px solid #bad8bb;}