#bad4c5 color space conversions
Hex:
#bad4c5
RGB:
186, 212, 197
CMY:
27, 17, 23
CMYK:
12, 0, 7, 17
HSL:
145°, 23.2143%, 78.0392%
HSV (HSB):
145°, 12.2642%, 83.1373%
XYZ:
53.8712, 61.5573, 61.8658
xyY:
0.3039, 0.3472, 61.5573
CIE-Lab:
82.6774, -11.5474, 4.4827
CIE-LCH:
82.6774, 12.3870, 158.7836
CIE-Luv:
82.6774, -13.4659, 8.7080
Hunter-Lab:
78.4585, -14.7404, 8.1698
#bad4c5 color charts
#bad4c5 color shades, tints & tones
#bad4c5 color schemes
#bad4c5 color preview, HTML & CSS examples
This text has a color of #bad4c5
<p style="color:#bad4c5;">Text here</p>
.mytext {color:#bad4c5;}
This box has a color of #bad4c5
<div style="background-color:#bad4c5;">Content here</div>
.mybackground {background-color:#bad4c5;}
Border around this has a color of #bad4c5
<div style="border:2px solid #bad4c5;">Content here</div>
.myborder {border:2px solid #bad4c5;}