#baead5 color space conversions
Hex:
#baead5
RGB:
186, 234, 213
CMY:
27, 8, 16
CMYK:
21, 0, 9, 8
HSL:
154°, 53.3333%, 82.3529%
HSV (HSB):
154°, 20.5128%, 91.7647%
XYZ:
61.6828, 74.0888, 74.0003
xyY:
0.2940, 0.3532, 74.0888
CIE-Lab:
88.9645, -19.5421, 5.1318
CIE-LCH:
88.9645, 20.2047, 165.2863
CIE-Luv:
88.9645, -24.2569, 11.1613
Hunter-Lab:
86.0749, -22.7148, 9.2796
#baead5 color charts
#baead5 color shades, tints & tones
#baead5 color schemes
#baead5 color preview, HTML & CSS examples
This text has a color of #baead5
<p style="color:#baead5;">Text here</p>
.mytext {color:#baead5;}
This box has a color of #baead5
<div style="background-color:#baead5;">Content here</div>
.mybackground {background-color:#baead5;}
Border around this has a color of #baead5
<div style="border:2px solid #baead5;">Content here</div>
.myborder {border:2px solid #baead5;}