#bad1d1 color space conversions
Hex:
#bad1d1
RGB:
186, 209, 209
CMY:
27, 18, 18
CMYK:
11, 0, 0, 18
HSL:
180°, 20.0000%, 77.4510%
HSV (HSB):
180°, 11.0048%, 81.9608%
XYZ:
54.5588, 60.6435, 69.1514
xyY:
0.2959, 0.3290, 60.6435
CIE-Lab:
82.1867, -7.6793, -2.6262
CIE-LCH:
82.1867, 8.1159, 198.8800
CIE-Luv:
82.1867, -12.3715, -2.6828
Hunter-Lab:
77.8739, -11.2215, 1.8627
#bad1d1 color charts
#bad1d1 color shades, tints & tones
#bad1d1 color schemes
#bad1d1 color preview, HTML & CSS examples
This text has a color of #bad1d1
<p style="color:#bad1d1;">Text here</p>
.mytext {color:#bad1d1;}
This box has a color of #bad1d1
<div style="background-color:#bad1d1;">Content here</div>
.mybackground {background-color:#bad1d1;}
Border around this has a color of #bad1d1
<div style="border:2px solid #bad1d1;">Content here</div>
.myborder {border:2px solid #bad1d1;}