#e5d4d4 color space conversions
Hex:
#e5d4d4
RGB:
229, 212, 212
CMY:
10, 17, 17
CMYK:
0, 7, 7, 10
HSL:
0°, 24.6377%, 86.4706%
HSV (HSB):
0°, 7.4236%, 89.8039%
XYZ:
67.7402, 68.4984, 71.9386
xyY:
0.3254, 0.3290, 68.4984
CIE-Lab:
86.2551, 5.8667, 2.1089
CIE-LCH:
86.2551, 6.2342, 19.7721
CIE-Luv:
86.2551, 9.9099, 2.1227
Hunter-Lab:
82.7638, 1.2615, 6.3996
#e5d4d4 color charts
#e5d4d4 color shades, tints & tones
#e5d4d4 color schemes
#e5d4d4 color preview, HTML & CSS examples
This text has a color of #e5d4d4
<p style="color:#e5d4d4;">Text here</p>
.mytext {color:#e5d4d4;}
This box has a color of #e5d4d4
<div style="background-color:#e5d4d4;">Content here</div>
.mybackground {background-color:#e5d4d4;}
Border around this has a color of #e5d4d4
<div style="border:2px solid #e5d4d4;">Content here</div>
.myborder {border:2px solid #e5d4d4;}