#eedced color space conversions
Hex:
#eedced
RGB:
238, 220, 237
CMY:
7, 14, 7
CMYK:
0, 8, 0, 7
HSL:
303°, 34.6154%, 89.8039%
HSV (HSB):
303°, 7.5630%, 93.3333%
XYZ:
76.1392, 75.4780, 90.6765
xyY:
0.3142, 0.3115, 75.4780
CIE-Lab:
89.6164, 9.1223, -6.0689
CIE-LCH:
89.6164, 10.9567, 326.3648
CIE-Luv:
89.6164, 9.1974, -11.0135
Hunter-Lab:
86.8781, 4.3992, -1.0676
#eedced color charts
#eedced RGB chart
#eedced CMYK chart
#eedced RGB pie chart
#eedced color shades, tints & tones
#eedced color schemes
#eedced color preview, HTML & CSS examples
This text has a color of #eedced
<p style="color:#eedced;">Text here</p>
.mytext {color:#eedced;}
Text color #eedced
This box has a color of #eedced
<div style="background-color:#eedced;">Content here</div>
.mybackground {background-color:#eedced;}
Background color #eedced
Border around this has a color of #eedced
<div style="border:2px solid #eedced;">Content here</div>
.myborder {border:2px solid #eedced;}
Border color #eedced