#e6d2e3 color space conversions
Hex:
#e6d2e3
RGB:
230, 210, 227
CMY:
10, 18, 11
CMYK:
0, 9, 1, 10
HSL:
309°, 28.5714%, 86.2745%
HSV (HSB):
309°, 8.6957%, 90.1961%
XYZ:
69.5448, 68.4622, 82.2222
xyY:
0.3158, 0.3109, 68.4622
CIE-Lab:
86.2371, 9.8757, -5.8556
CIE-LCH:
86.2371, 11.4812, 329.3348
CIE-Luv:
86.2371, 10.3932, -10.7534
Hunter-Lab:
82.7419, 5.2315, -0.9982
#e6d2e3 color charts
#e6d2e3 color shades, tints & tones
#e6d2e3 color schemes
#e6d2e3 color preview, HTML & CSS examples
This text has a color of #e6d2e3
<p style="color:#e6d2e3;">Text here</p>
.mytext {color:#e6d2e3;}
This box has a color of #e6d2e3
<div style="background-color:#e6d2e3;">Content here</div>
.mybackground {background-color:#e6d2e3;}
Border around this has a color of #e6d2e3
<div style="border:2px solid #e6d2e3;">Content here</div>
.myborder {border:2px solid #e6d2e3;}