#bad9d9 color space conversions
Hex:
#bad9d9
RGB:
186, 217, 217
CMY:
27, 15, 15
CMYK:
14, 0, 0, 15
HSL:
180°, 28.9720%, 79.0196%
HSV (HSB):
180°, 14.2857%, 85.0980%
XYZ:
57.5869, 65.0746, 75.1711
xyY:
0.2911, 0.3289, 65.0746
CIE-Lab:
84.5221, -10.1960, -3.4499
CIE-LCH:
84.5221, 10.7638, 198.6937
CIE-Luv:
84.5221, -16.3837, -3.5487
Hunter-Lab:
80.6688, -13.7448, 1.2188
#bad9d9 color charts
#bad9d9 color shades, tints & tones
#bad9d9 color schemes
#bad9d9 color preview, HTML & CSS examples
This text has a color of #bad9d9
<p style="color:#bad9d9;">Text here</p>
.mytext {color:#bad9d9;}
This box has a color of #bad9d9
<div style="background-color:#bad9d9;">Content here</div>
.mybackground {background-color:#bad9d9;}
Border around this has a color of #bad9d9
<div style="border:2px solid #bad9d9;">Content here</div>
.myborder {border:2px solid #bad9d9;}