#bad7da color space conversions
Hex:
#bad7da
RGB:
186, 215, 218
CMY:
27, 16, 15
CMYK:
15, 1, 0, 15
HSL:
186°, 30.1887%, 79.2157%
HSV (HSB):
186°, 14.6789%, 85.4902%
XYZ:
57.2050, 64.1019, 75.6876
xyY:
0.2904, 0.3254, 64.1019
CIE-Lab:
84.0188, -8.9638, -4.7216
CIE-LCH:
84.0188, 10.1313, 207.7774
CIE-Luv:
84.0188, -15.4728, -5.7290
Hunter-Lab:
80.0637, -12.5743, -0.0047
#bad7da color charts
#bad7da color shades, tints & tones
#bad7da color schemes
#bad7da color preview, HTML & CSS examples
This text has a color of #bad7da
<p style="color:#bad7da;">Text here</p>
.mytext {color:#bad7da;}
This box has a color of #bad7da
<div style="background-color:#bad7da;">Content here</div>
.mybackground {background-color:#bad7da;}
Border around this has a color of #bad7da
<div style="border:2px solid #bad7da;">Content here</div>
.myborder {border:2px solid #bad7da;}