#e039b2 color space conversions
Hex:
#e039b2
RGB:
224, 57, 178
CMY:
12, 78, 30
CMYK:
0, 75, 21, 12
HSL:
317°, 72.9258%, 55.0980%
HSV (HSB):
317°, 74.5536%, 87.8431%
XYZ:
40.2395, 21.9879, 44.2427
xyY:
0.3779, 0.2065, 21.9879
CIE-Lab:
54.0142, 73.6555, -27.4208
CIE-LCH:
54.0142, 78.5941, 339.5805
CIE-Luv:
54.0142, 85.8716, -52.4863
Hunter-Lab:
46.8913, 71.1191, -23.1173
#e039b2 color charts
#e039b2 color shades, tints & tones
#e039b2 color schemes
#e039b2 color preview, HTML & CSS examples
This text has a color of #e039b2
<p style="color:#e039b2;">Text here</p>
.mytext {color:#e039b2;}
This box has a color of #e039b2
<div style="background-color:#e039b2;">Content here</div>
.mybackground {background-color:#e039b2;}
Border around this has a color of #e039b2
<div style="border:2px solid #e039b2;">Content here</div>
.myborder {border:2px solid #e039b2;}