#bad1d3 color space conversions
Hex:
#bad1d3
RGB:
186, 209, 211
CMY:
27, 18, 17
CMYK:
12, 1, 0, 17
HSL:
185°, 22.1239%, 77.8431%
HSV (HSB):
185°, 11.8483%, 82.7451%
XYZ:
54.8080, 60.7432, 70.4639
xyY:
0.2946, 0.3265, 60.7432
CIE-Lab:
82.2405, -7.2792, -3.6143
CIE-LCH:
82.2405, 8.1272, 206.4056
CIE-Luv:
82.2405, -12.4353, -4.2734
Hunter-Lab:
77.9379, -10.8653, 0.9522
#bad1d3 color charts
#bad1d3 color shades, tints & tones
#bad1d3 color schemes
#bad1d3 color preview, HTML & CSS examples
This text has a color of #bad1d3
<p style="color:#bad1d3;">Text here</p>
.mytext {color:#bad1d3;}
This box has a color of #bad1d3
<div style="background-color:#bad1d3;">Content here</div>
.mybackground {background-color:#bad1d3;}
Border around this has a color of #bad1d3
<div style="border:2px solid #bad1d3;">Content here</div>
.myborder {border:2px solid #bad1d3;}