#bad3bb color space conversions
Hex:
#bad3bb
RGB:
186, 211, 187
CMY:
27, 17, 27
CMYK:
12, 0, 11, 17
HSL:
122°, 22.1239%, 77.8431%
HSV (HSB):
122°, 11.8483%, 82.7451%
XYZ:
52.5136, 60.6155, 55.9459
xyY:
0.3106, 0.3585, 60.6155
CIE-Lab:
82.1716, -12.8727, 9.0724
CIE-LCH:
82.1716, 15.7485, 144.8247
CIE-Luv:
82.1716, -12.6932, 15.6174
Hunter-Lab:
77.8560, -15.8502, 11.8944
#bad3bb color charts
#bad3bb color shades, tints & tones
#bad3bb color schemes
#bad3bb color preview, HTML & CSS examples
This text has a color of #bad3bb
<p style="color:#bad3bb;">Text here</p>
.mytext {color:#bad3bb;}
This box has a color of #bad3bb
<div style="background-color:#bad3bb;">Content here</div>
.mybackground {background-color:#bad3bb;}
Border around this has a color of #bad3bb
<div style="border:2px solid #bad3bb;">Content here</div>
.myborder {border:2px solid #bad3bb;}