#eadced color space conversions
Hex:
#eadced
RGB:
234, 220, 237
CMY:
8, 14, 7
CMYK:
1, 7, 0, 7
HSL:
289°, 32.0755%, 89.6078%
HSV (HSB):
289°, 7.1730%, 92.9412%
XYZ:
74.8109, 74.7932, 90.6143
xyY:
0.3114, 0.3114, 74.7932
CIE-Lab:
89.2961, 7.7870, -6.5782
CIE-LCH:
89.2961, 10.1937, 319.8100
CIE-Luv:
89.2961, 6.8815, -11.5704
Hunter-Lab:
86.4831, 3.0634, -1.5841
#eadced color charts
#eadced RGB chart
#eadced CMYK chart
#eadced RGB pie chart
#eadced color shades, tints & tones
#eadced color schemes
#eadced color preview, HTML & CSS examples
This text has a color of #eadced
<p style="color:#eadced;">Text here</p>
.mytext {color:#eadced;}
Text color #eadced
This box has a color of #eadced
<div style="background-color:#eadced;">Content here</div>
.mybackground {background-color:#eadced;}
Background color #eadced
Border around this has a color of #eadced
<div style="border:2px solid #eadced;">Content here</div>
.myborder {border:2px solid #eadced;}
Border color #eadced