#baded1 color space conversions
Hex:
#baded1
RGB:
186, 222, 209
CMY:
27, 13, 18
CMYK:
16, 0, 6, 13
HSL:
158°, 35.2941%, 80.0000%
HSV (HSB):
158°, 16.2162%, 87.0588%
XYZ:
57.8796, 67.2851, 70.2583
xyY:
0.2962, 0.3443, 67.2851
CIE-Lab:
85.6477, -14.3321, 2.4286
CIE-LCH:
85.6477, 14.5364, 170.3824
CIE-Luv:
85.6477, -18.5643, 6.1550
Hunter-Lab:
82.0275, -17.5964, 6.6361
#baded1 color charts
#baded1 color shades, tints & tones
#baded1 color schemes
#baded1 color preview, HTML & CSS examples
This text has a color of #baded1
<p style="color:#baded1;">Text here</p>
.mytext {color:#baded1;}
This box has a color of #baded1
<div style="background-color:#baded1;">Content here</div>
.mybackground {background-color:#baded1;}
Border around this has a color of #baded1
<div style="border:2px solid #baded1;">Content here</div>
.myborder {border:2px solid #baded1;}