#bad4bc color space conversions
Hex:
#bad4bc
RGB:
186, 212, 188
CMY:
27, 17, 26
CMYK:
12, 0, 11, 17
HSL:
125°, 23.2143%, 78.0392%
HSV (HSB):
125°, 12.2642%, 83.1373%
XYZ:
52.8703, 61.1569, 56.5949
xyY:
0.3099, 0.3584, 61.1569
CIE-Lab:
82.4630, -13.2020, 8.9578
CIE-LCH:
82.4630, 15.9542, 145.8424
CIE-Luv:
82.4630, -13.2195, 15.5205
Hunter-Lab:
78.2029, -16.1773, 11.8343
#bad4bc color charts
#bad4bc color shades, tints & tones
#bad4bc color schemes
#bad4bc color preview, HTML & CSS examples
This text has a color of #bad4bc
<p style="color:#bad4bc;">Text here</p>
.mytext {color:#bad4bc;}
This box has a color of #bad4bc
<div style="background-color:#bad4bc;">Content here</div>
.mybackground {background-color:#bad4bc;}
Border around this has a color of #bad4bc
<div style="border:2px solid #bad4bc;">Content here</div>
.myborder {border:2px solid #bad4bc;}