#e18dcc color space conversions
Hex:
#e18dcc
RGB:
225, 141, 204
CMY:
12, 45, 20
CMYK:
0, 37, 9, 12
HSL:
315°, 58.3333%, 71.7647%
HSV (HSB):
315°, 37.3333%, 88.2353%
XYZ:
51.4753, 39.4169, 62.0219
xyY:
0.3366, 0.2578, 39.4169
CIE-Lab:
69.0522, 40.9543, -19.1483
CIE-LCH:
69.0522, 45.2097, 334.9415
CIE-Luv:
69.0522, 45.4177, -36.1786
Hunter-Lab:
62.7829, 36.4809, -14.6233
#e18dcc color charts
#e18dcc color shades, tints & tones
#e18dcc color schemes
#e18dcc color preview, HTML & CSS examples
This text has a color of #e18dcc
<p style="color:#e18dcc;">Text here</p>
.mytext {color:#e18dcc;}
This box has a color of #e18dcc
<div style="background-color:#e18dcc;">Content here</div>
.mybackground {background-color:#e18dcc;}
Border around this has a color of #e18dcc
<div style="border:2px solid #e18dcc;">Content here</div>
.myborder {border:2px solid #e18dcc;}