#baead8 color space conversions
Hex:
#baead8
RGB:
186, 234, 216
CMY:
27, 8, 15
CMYK:
21, 0, 8, 8
HSL:
158°, 53.3333%, 82.3529%
HSV (HSB):
158°, 20.5128%, 91.7647%
XYZ:
62.0672, 74.2426, 76.0247
xyY:
0.2923, 0.3496, 74.2426
CIE-Lab:
89.0370, -18.9574, 3.6678
CIE-LCH:
89.0370, 19.3090, 169.0499
CIE-Luv:
89.0370, -24.2869, 8.8574
Hunter-Lab:
86.1642, -22.2072, 8.0019
#baead8 color charts
#baead8 color shades, tints & tones
#baead8 color schemes
#baead8 color preview, HTML & CSS examples
This text has a color of #baead8
<p style="color:#baead8;">Text here</p>
.mytext {color:#baead8;}
This box has a color of #baead8
<div style="background-color:#baead8;">Content here</div>
.mybackground {background-color:#baead8;}
Border around this has a color of #baead8
<div style="border:2px solid #baead8;">Content here</div>
.myborder {border:2px solid #baead8;}