#e9d0d4 color space conversions
Hex:
#e9d0d4
RGB:
233, 208, 212
CMY:
9, 18, 17
CMYK:
0, 11, 9, 9
HSL:
350°, 36.2319%, 86.4706%
HSV (HSB):
350°, 10.7296%, 91.3725%
XYZ:
68.0438, 67.1889, 71.6698
xyY:
0.3289, 0.3247, 67.1889
CIE-Lab:
85.5992, 9.3598, 1.1953
CIE-LCH:
85.5992, 9.4358, 7.2778
CIE-Luv:
85.5992, 14.4707, 0.1128
Hunter-Lab:
81.9688, 4.7307, 5.5377
#e9d0d4 color charts
#e9d0d4 color shades, tints & tones
#e9d0d4 color schemes
#e9d0d4 color preview, HTML & CSS examples
This text has a color of #e9d0d4
<p style="color:#e9d0d4;">Text here</p>
.mytext {color:#e9d0d4;}
This box has a color of #e9d0d4
<div style="background-color:#e9d0d4;">Content here</div>
.mybackground {background-color:#e9d0d4;}
Border around this has a color of #e9d0d4
<div style="border:2px solid #e9d0d4;">Content here</div>
.myborder {border:2px solid #e9d0d4;}