#e6d0e4 color space conversions
Hex:
#e6d0e4
RGB:
230, 208, 228
CMY:
10, 18, 11
CMYK:
0, 10, 1, 10
HSL:
305°, 30.5556%, 85.8824%
HSV (HSB):
305°, 9.5652%, 90.1961%
XYZ:
69.1926, 67.5362, 82.7877
xyY:
0.3152, 0.3077, 67.5362
CIE-Lab:
85.7740, 11.1096, -7.0706
CIE-LCH:
85.7740, 13.1688, 327.5256
CIE-Luv:
85.7740, 11.3342, -12.8568
Hunter-Lab:
82.1804, 6.4741, -2.2019
#e6d0e4 color charts
#e6d0e4 color shades, tints & tones
#e6d0e4 color schemes
#e6d0e4 color preview, HTML & CSS examples
This text has a color of #e6d0e4
<p style="color:#e6d0e4;">Text here</p>
.mytext {color:#e6d0e4;}
This box has a color of #e6d0e4
<div style="background-color:#e6d0e4;">Content here</div>
.mybackground {background-color:#e6d0e4;}
Border around this has a color of #e6d0e4
<div style="border:2px solid #e6d0e4;">Content here</div>
.myborder {border:2px solid #e6d0e4;}