#eedbe6 color space conversions
Hex:
#eedbe6
RGB:
238, 219, 230
CMY:
7, 14, 10
CMYK:
0, 8, 3, 7
HSL:
325°, 35.8491%, 89.6078%
HSV (HSB):
325°, 7.9832%, 93.3333%
XYZ:
74.8743, 74.5533, 85.3068
xyY:
0.3190, 0.3176, 74.5533
CIE-Lab:
89.1834, 8.4032, -3.0255
CIE-LCH:
89.1834, 8.9312, 340.1992
CIE-Luv:
89.1834, 10.2479, -6.1475
Hunter-Lab:
86.3443, 3.6856, 1.8634
#eedbe6 color charts
#eedbe6 color shades, tints & tones
#eedbe6 color schemes
#eedbe6 color preview, HTML & CSS examples
This text has a color of #eedbe6
<p style="color:#eedbe6;">Text here</p>
.mytext {color:#eedbe6;}
This box has a color of #eedbe6
<div style="background-color:#eedbe6;">Content here</div>
.mybackground {background-color:#eedbe6;}
Border around this has a color of #eedbe6
<div style="border:2px solid #eedbe6;">Content here</div>
.myborder {border:2px solid #eedbe6;}