#e03e6a color space conversions
Hex:
#e03e6a
RGB:
224, 62, 106
CMY:
12, 76, 58
CMYK:
0, 72, 53, 12
HSL:
344°, 72.3214%, 56.0784%
HSV (HSB):
344°, 72.3214%, 87.8431%
XYZ:
35.0646, 20.3331, 15.7122
xyY:
0.4931, 0.2859, 20.3331
CIE-Lab:
52.2118, 64.5863, 12.7032
CIE-LCH:
52.2118, 65.8237, 11.1272
CIE-Luv:
52.2118, 111.5866, 2.9085
Hunter-Lab:
45.0923, 59.8934, 10.9052
#e03e6a color charts
#e03e6a color shades, tints & tones
#e03e6a color schemes
#e03e6a color preview, HTML & CSS examples
This text has a color of #e03e6a
<p style="color:#e03e6a;">Text here</p>
.mytext {color:#e03e6a;}
This box has a color of #e03e6a
<div style="background-color:#e03e6a;">Content here</div>
.mybackground {background-color:#e03e6a;}
Border around this has a color of #e03e6a
<div style="border:2px solid #e03e6a;">Content here</div>
.myborder {border:2px solid #e03e6a;}