#baebd9 color space conversions
Hex:
#baebd9
RGB:
186, 235, 217
CMY:
27, 8, 15
CMYK:
21, 0, 8, 8
HSL:
158°, 55.0562%, 82.5490%
HSV (HSB):
158°, 20.8511%, 92.1569%
XYZ:
62.4824, 74.8655, 76.8030
xyY:
0.2918, 0.3496, 74.8655
CIE-Lab:
89.3300, -19.2549, 3.5695
CIE-LCH:
89.3300, 19.5830, 169.4976
CIE-Luv:
89.3300, -24.7588, 8.7633
Hunter-Lab:
86.5249, -22.5179, 7.9392
#baebd9 color charts
#baebd9 color shades, tints & tones
#baebd9 color schemes
#baebd9 color preview, HTML & CSS examples
This text has a color of #baebd9
<p style="color:#baebd9;">Text here</p>
.mytext {color:#baebd9;}
This box has a color of #baebd9
<div style="background-color:#baebd9;">Content here</div>
.mybackground {background-color:#baebd9;}
Border around this has a color of #baebd9
<div style="border:2px solid #baebd9;">Content here</div>
.myborder {border:2px solid #baebd9;}