#bad2d3 color space conversions
Hex:
#bad2d3
RGB:
186, 210, 211
CMY:
27, 18, 17
CMYK:
12, 0, 0, 17
HSL:
182°, 22.1239%, 77.8431%
HSV (HSB):
182°, 11.8483%, 82.7451%
XYZ:
55.0542, 61.2354, 70.5460
xyY:
0.2947, 0.3278, 61.2354
CIE-Lab:
82.5051, -7.7980, -3.2251
CIE-LCH:
82.5051, 8.4386, 202.4693
CIE-Luv:
82.5051, -12.9116, -3.5875
Hunter-Lab:
78.2531, -11.3610, 1.3266
#bad2d3 color charts
#bad2d3 color shades, tints & tones
#bad2d3 color schemes
#bad2d3 color preview, HTML & CSS examples
This text has a color of #bad2d3
<p style="color:#bad2d3;">Text here</p>
.mytext {color:#bad2d3;}
This box has a color of #bad2d3
<div style="background-color:#bad2d3;">Content here</div>
.mybackground {background-color:#bad2d3;}
Border around this has a color of #bad2d3
<div style="border:2px solid #bad2d3;">Content here</div>
.myborder {border:2px solid #bad2d3;}