#bad2c7 color space conversions
Hex:
#bad2c7
RGB:
186, 210, 199
CMY:
27, 18, 22
CMYK:
11, 0, 5, 18
HSL:
153°, 21.0526%, 77.6471%
HSV (HSB):
153°, 11.4286%, 82.3529%
XYZ:
53.6051, 60.6558, 62.9153
xyY:
0.3026, 0.3423, 60.6558
CIE-Lab:
82.1934, -10.1434, 2.7167
CIE-LCH:
82.1934, 10.5009, 165.0066
CIE-Luv:
82.1934, -12.5458, 5.8339
Hunter-Lab:
77.8818, -13.4339, 6.6211
#bad2c7 color charts
#bad2c7 color shades, tints & tones
#bad2c7 color schemes
#bad2c7 color preview, HTML & CSS examples
This text has a color of #bad2c7
<p style="color:#bad2c7;">Text here</p>
.mytext {color:#bad2c7;}
This box has a color of #bad2c7
<div style="background-color:#bad2c7;">Content here</div>
.mybackground {background-color:#bad2c7;}
Border around this has a color of #bad2c7
<div style="border:2px solid #bad2c7;">Content here</div>
.myborder {border:2px solid #bad2c7;}