#e03add color space conversions
Hex:
#e03add
RGB:
224, 58, 221
CMY:
12, 77, 13
CMYK:
0, 74, 1, 12
HSL:
301°, 72.8070%, 55.2941%
HSV (HSB):
301°, 74.1071%, 87.8431%
XYZ:
45.3047, 24.0939, 70.6694
xyY:
0.3234, 0.1720, 24.0939
CIE-Lab:
56.1816, 79.4476, -48.7113
CIE-LCH:
56.1816, 93.1918, 328.4865
CIE-Luv:
56.1816, 69.4228, -86.0830
Hunter-Lab:
49.0855, 78.8513, -51.0011
#e03add color charts
#e03add color shades, tints & tones
#e03add color schemes
#e03add color preview, HTML & CSS examples
This text has a color of #e03add
<p style="color:#e03add;">Text here</p>
.mytext {color:#e03add;}
This box has a color of #e03add
<div style="background-color:#e03add;">Content here</div>
.mybackground {background-color:#e03add;}
Border around this has a color of #e03add
<div style="border:2px solid #e03add;">Content here</div>
.myborder {border:2px solid #e03add;}