#baded7 color space conversions
Hex:
#baded7
RGB:
186, 222, 215
CMY:
27, 13, 16
CMYK:
16, 0, 3, 13
HSL:
168°, 35.2941%, 80.0000%
HSV (HSB):
168°, 16.2162%, 87.0588%
XYZ:
58.6367, 67.5880, 74.2453
xyY:
0.2925, 0.3371, 67.5880
CIE-Lab:
85.8000, -13.1485, -0.5180
CIE-LCH:
85.8000, 13.1587, 182.2560
CIE-Luv:
85.8000, -18.6822, 1.4694
Hunter-Lab:
82.2119, -16.5577, 4.0037
#baded7 color charts
#baded7 color shades, tints & tones
#baded7 color schemes
#baded7 color preview, HTML & CSS examples
This text has a color of #baded7
<p style="color:#baded7;">Text here</p>
.mytext {color:#baded7;}
This box has a color of #baded7
<div style="background-color:#baded7;">Content here</div>
.mybackground {background-color:#baded7;}
Border around this has a color of #baded7
<div style="border:2px solid #baded7;">Content here</div>
.myborder {border:2px solid #baded7;}