#eed2ea color space conversions
Hex:
#eed2ea
RGB:
238, 210, 234
CMY:
7, 18, 8
CMYK:
0, 12, 2, 7
HSL:
309°, 45.1613%, 87.8431%
HSV (HSB):
309°, 11.7647%, 93.3333%
XYZ:
73.1578, 70.2108, 87.5381
xyY:
0.3168, 0.3041, 70.2108
CIE-Lab:
87.1002, 13.8262, -8.2109
CIE-LCH:
87.1002, 16.0805, 329.2955
CIE-Luv:
87.1002, 14.5474, -15.1559
Hunter-Lab:
83.7919, 9.2105, -3.2864
#eed2ea color charts
#eed2ea color shades, tints & tones
#eed2ea color schemes
#eed2ea color preview, HTML & CSS examples
This text has a color of #eed2ea
<p style="color:#eed2ea;">Text here</p>
.mytext {color:#eed2ea;}
This box has a color of #eed2ea
<div style="background-color:#eed2ea;">Content here</div>
.mybackground {background-color:#eed2ea;}
Border around this has a color of #eed2ea
<div style="border:2px solid #eed2ea;">Content here</div>
.myborder {border:2px solid #eed2ea;}