#eed4da color space conversions
Hex:
#eed4da
RGB:
238, 212, 218
CMY:
7, 17, 15
CMYK:
0, 11, 8, 7
HSL:
346°, 43.3333%, 88.2353%
HSV (HSB):
346°, 10.9244%, 93.3333%
XYZ:
71.4583, 70.3261, 76.1377
xyY:
0.3279, 0.3227, 70.3261
CIE-Lab:
87.1565, 10.0071, 0.3378
CIE-LCH:
87.1565, 10.0128, 1.9331
CIE-Luv:
87.1565, 14.8927, -1.2961
Hunter-Lab:
83.8606, 5.3451, 4.8726
#eed4da color charts
#eed4da color shades, tints & tones
#eed4da color schemes
#eed4da color preview, HTML & CSS examples
This text has a color of #eed4da
<p style="color:#eed4da;">Text here</p>
.mytext {color:#eed4da;}
This box has a color of #eed4da
<div style="background-color:#eed4da;">Content here</div>
.mybackground {background-color:#eed4da;}
Border around this has a color of #eed4da
<div style="border:2px solid #eed4da;">Content here</div>
.myborder {border:2px solid #eed4da;}