#e8d0d8 color space conversions
Hex:
#e8d0d8
RGB:
232, 208, 216
CMY:
9, 18, 15
CMYK:
0, 10, 7, 9
HSL:
340°, 34.2857%, 86.2745%
HSV (HSB):
340°, 10.3448%, 90.9804%
XYZ:
68.2293, 67.2254, 74.3455
xyY:
0.3252, 0.3204, 67.2254
CIE-Lab:
85.6177, 9.6863, -0.9115
CIE-LCH:
85.6177, 9.7291, 354.6240
CIE-Luv:
85.6177, 13.5271, -3.1200
Hunter-Lab:
81.9911, 5.0551, 3.6325
#e8d0d8 color charts
#e8d0d8 color shades, tints & tones
#e8d0d8 color schemes
#e8d0d8 color preview, HTML & CSS examples
This text has a color of #e8d0d8
<p style="color:#e8d0d8;">Text here</p>
.mytext {color:#e8d0d8;}
This box has a color of #e8d0d8
<div style="background-color:#e8d0d8;">Content here</div>
.mybackground {background-color:#e8d0d8;}
Border around this has a color of #e8d0d8
<div style="border:2px solid #e8d0d8;">Content here</div>
.myborder {border:2px solid #e8d0d8;}