#eedadd color space conversions
Hex:
#eedadd
RGB:
238, 218, 221
CMY:
7, 15, 13
CMYK:
0, 8, 7, 7
HSL:
351°, 37.0370%, 89.4118%
HSV (HSB):
351°, 8.4034%, 93.3333%
XYZ:
73.3824, 73.5404, 78.7337
xyY:
0.3252, 0.3259, 73.5404
CIE-Lab:
88.7048, 7.3782, 1.0122
CIE-LCH:
88.7048, 7.4473, 7.8114
CIE-Luv:
88.7048, 11.4636, 0.2040
Hunter-Lab:
85.7557, 2.6726, 5.5939
#eedadd color charts
#eedadd RGB chart
#eedadd CMYK chart
#eedadd RGB pie chart
#eedadd color shades, tints & tones
#eedadd color schemes
#eedadd color preview, HTML & CSS examples
This text has a color of #eedadd
<p style="color:#eedadd;">Text here</p>
.mytext {color:#eedadd;}
Text color #eedadd
This box has a color of #eedadd
<div style="background-color:#eedadd;">Content here</div>
.mybackground {background-color:#eedadd;}
Background color #eedadd
Border around this has a color of #eedadd
<div style="border:2px solid #eedadd;">Content here</div>
.myborder {border:2px solid #eedadd;}
Border color #eedadd