#e49cec color space conversions
Hex:
#e49cec
RGB:
228, 156, 236
CMY:
11, 39, 7
CMYK:
3, 34, 0, 7
HSL:
294°, 67.7966%, 76.8627%
HSV (HSB):
294°, 33.8983%, 92.5490%
XYZ:
59.0237, 46.3270, 85.1880
xyY:
0.3098, 0.2431, 46.3270
CIE-Lab:
73.7572, 39.6942, -29.5366
CIE-LCH:
73.7572, 49.4776, 323.3470
CIE-Luv:
73.7572, 34.5517, -53.0374
Hunter-Lab:
68.0640, 35.6796, -26.5618
#e49cec color charts
#e49cec color shades, tints & tones
#e49cec color schemes
#e49cec color preview, HTML & CSS examples
This text has a color of #e49cec
<p style="color:#e49cec;">Text here</p>
.mytext {color:#e49cec;}
This box has a color of #e49cec
<div style="background-color:#e49cec;">Content here</div>
.mybackground {background-color:#e49cec;}
Border around this has a color of #e49cec
<div style="border:2px solid #e49cec;">Content here</div>
.myborder {border:2px solid #e49cec;}