#e0d7d8 color space conversions
Hex:
#e0d7d8
RGB:
224, 215, 216
CMY:
12, 16, 15
CMYK:
0, 4, 4, 12
HSL:
353°, 12.6761%, 86.0784%
HSV (HSB):
353°, 4.0179%, 87.8431%
XYZ:
67.4356, 69.4060, 74.8082
xyY:
0.3186, 0.3279, 69.4060
CIE-Lab:
86.7047, 3.2580, 0.5981
CIE-LCH:
86.7047, 3.3124, 10.4024
CIE-Luv:
86.7047, 5.1004, 0.3256
Hunter-Lab:
83.3103, -1.3060, 5.0779
#e0d7d8 color charts
#e0d7d8 color shades, tints & tones
#e0d7d8 color schemes
#e0d7d8 color preview, HTML & CSS examples
This text has a color of #e0d7d8
<p style="color:#e0d7d8;">Text here</p>
.mytext {color:#e0d7d8;}
This box has a color of #e0d7d8
<div style="background-color:#e0d7d8;">Content here</div>
.mybackground {background-color:#e0d7d8;}
Border around this has a color of #e0d7d8
<div style="border:2px solid #e0d7d8;">Content here</div>
.myborder {border:2px solid #e0d7d8;}