#bad4c7 color space conversions
Hex:
#bad4c7
RGB:
186, 212, 199
CMY:
27, 17, 22
CMYK:
12, 0, 6, 17
HSL:
150°, 23.2143%, 78.0392%
HSV (HSB):
150°, 12.2642%, 83.1373%
XYZ:
54.1020, 61.6496, 63.0809
xyY:
0.3025, 0.3447, 61.6496
CIE-Lab:
82.7267, -11.1699, 3.4902
CIE-LCH:
82.7267, 11.7025, 162.6478
CIE-Luv:
82.7267, -13.5217, 7.1704
Hunter-Lab:
78.5173, -14.4105, 7.3284
#bad4c7 color charts
#bad4c7 color shades, tints & tones
#bad4c7 color schemes
#bad4c7 color preview, HTML & CSS examples
This text has a color of #bad4c7
<p style="color:#bad4c7;">Text here</p>
.mytext {color:#bad4c7;}
This box has a color of #bad4c7
<div style="background-color:#bad4c7;">Content here</div>
.mybackground {background-color:#bad4c7;}
Border around this has a color of #bad4c7
<div style="border:2px solid #bad4c7;">Content here</div>
.myborder {border:2px solid #bad4c7;}