#bad2cb color space conversions
Hex:
#bad2cb
RGB:
186, 210, 203
CMY:
27, 18, 20
CMYK:
11, 0, 3, 18
HSL:
163°, 21.0526%, 77.6471%
HSV (HSB):
163°, 11.4286%, 82.3529%
XYZ:
54.0758, 60.8441, 65.3939
xyY:
0.2999, 0.3374, 60.8441
CIE-Lab:
82.2949, -9.3753, 0.7322
CIE-LCH:
82.2949, 9.4038, 175.5343
CIE-Luv:
82.2949, -12.6664, 2.7228
Hunter-Lab:
78.0026, -12.7584, 4.8958
#bad2cb color charts
#bad2cb color shades, tints & tones
#bad2cb color schemes
#bad2cb color preview, HTML & CSS examples
This text has a color of #bad2cb
<p style="color:#bad2cb;">Text here</p>
.mytext {color:#bad2cb;}
This box has a color of #bad2cb
<div style="background-color:#bad2cb;">Content here</div>
.mybackground {background-color:#bad2cb;}
Border around this has a color of #bad2cb
<div style="border:2px solid #bad2cb;">Content here</div>
.myborder {border:2px solid #bad2cb;}