#badcd9 color space conversions
Hex:
#badcd9
RGB:
186, 220, 217
CMY:
27, 14, 15
CMYK:
15, 0, 1, 14
HSL:
175°, 32.6923%, 79.6078%
HSV (HSB):
175°, 15.4545%, 86.2745%
XYZ:
58.3673, 66.6353, 75.4312
xyY:
0.2912, 0.3325, 66.6353
CIE-Lab:
85.3194, -11.7300, -2.2789
CIE-LCH:
85.3194, 11.9493, 190.9946
CIE-Luv:
85.3194, -17.7876, -1.4816
Hunter-Lab:
81.6304, -15.2224, 2.3539
#badcd9 color charts
#badcd9 color shades, tints & tones
#badcd9 color schemes
#badcd9 color preview, HTML & CSS examples
This text has a color of #badcd9
<p style="color:#badcd9;">Text here</p>
.mytext {color:#badcd9;}
This box has a color of #badcd9
<div style="background-color:#badcd9;">Content here</div>
.mybackground {background-color:#badcd9;}
Border around this has a color of #badcd9
<div style="border:2px solid #badcd9;">Content here</div>
.myborder {border:2px solid #badcd9;}