#bad7d7 color space conversions
Hex:
#bad7d7
RGB:
186, 215, 215
CMY:
27, 16, 16
CMYK:
13, 0, 0, 16
HSL:
180°, 26.6055%, 78.6275%
HSV (HSB):
180°, 13.4884%, 84.3137%
XYZ:
56.8159, 63.9463, 73.6383
xyY:
0.2923, 0.3289, 63.9463
CIE-Lab:
83.9378, -9.5740, -3.2477
CIE-LCH:
83.9378, 10.1099, 198.7379
CIE-Luv:
83.9378, -15.3936, -3.3350
Hunter-Lab:
79.9664, -13.1176, 1.3784
#bad7d7 color charts
#bad7d7 color shades, tints & tones
#bad7d7 color schemes
#bad7d7 color preview, HTML & CSS examples
This text has a color of #bad7d7
<p style="color:#bad7d7;">Text here</p>
.mytext {color:#bad7d7;}
This box has a color of #bad7d7
<div style="background-color:#bad7d7;">Content here</div>
.mybackground {background-color:#bad7d7;}
Border around this has a color of #bad7d7
<div style="border:2px solid #bad7d7;">Content here</div>
.myborder {border:2px solid #bad7d7;}