#e6cada color space conversions
Hex:
#e6cada
RGB:
230, 202, 218
CMY:
10, 21, 15
CMYK:
0, 12, 5, 10
HSL:
326°, 35.8974%, 84.7059%
HSV (HSB):
326°, 12.1739%, 90.1961%
XYZ:
66.4085, 64.1260, 75.2071
xyY:
0.3228, 0.3117, 64.1260
CIE-Lab:
84.0313, 12.5057, -4.3243
CIE-LCH:
84.0313, 13.2322, 340.9252
CIE-Luv:
84.0313, 15.2972, -8.8184
Hunter-Lab:
80.0787, 7.8907, 0.3720
#e6cada color charts
#e6cada color shades, tints & tones
#e6cada color schemes
#e6cada color preview, HTML & CSS examples
This text has a color of #e6cada
<p style="color:#e6cada;">Text here</p>
.mytext {color:#e6cada;}
This box has a color of #e6cada
<div style="background-color:#e6cada;">Content here</div>
.mybackground {background-color:#e6cada;}
Border around this has a color of #e6cada
<div style="border:2px solid #e6cada;">Content here</div>
.myborder {border:2px solid #e6cada;}