#e2ceda color space conversions
Hex:
#e2ceda
RGB:
226, 206, 218
CMY:
11, 19, 15
CMYK:
0, 9, 4, 11
HSL:
324°, 25.6410%, 84.7059%
HSV (HSB):
324°, 8.8496%, 88.6275%
XYZ:
66.0902, 65.3733, 75.4646
xyY:
0.3194, 0.3159, 65.3733
CIE-Lab:
84.6757, 9.0180, -3.4148
CIE-LCH:
84.6757, 9.6429, 339.2599
CIE-Luv:
84.6757, 10.8033, -6.8062
Hunter-Lab:
80.8538, 4.4126, 1.2595
#e2ceda color charts
#e2ceda color shades, tints & tones
#e2ceda color schemes
#e2ceda color preview, HTML & CSS examples
This text has a color of #e2ceda
<p style="color:#e2ceda;">Text here</p>
.mytext {color:#e2ceda;}
This box has a color of #e2ceda
<div style="background-color:#e2ceda;">Content here</div>
.mybackground {background-color:#e2ceda;}
Border around this has a color of #e2ceda
<div style="border:2px solid #e2ceda;">Content here</div>
.myborder {border:2px solid #e2ceda;}