#e03f82 color space conversions
Hex:
#e03f82
RGB:
224, 63, 130
CMY:
12, 75, 49
CMYK:
0, 72, 42, 12
HSL:
335°, 72.1973%, 56.2745%
HSV (HSB):
335°, 71.8750%, 87.8431%
XYZ:
36.5472, 21.0140, 23.2489
xyY:
0.4523, 0.2600, 21.0140
CIE-Lab:
52.9648, 66.3251, -0.6345
CIE-LCH:
52.9648, 66.3282, 359.4519
CIE-Luv:
52.9648, 102.5839, -13.5251
Hunter-Lab:
45.8410, 62.0891, 2.0189
#e03f82 color charts
#e03f82 color shades, tints & tones
#e03f82 color schemes
#e03f82 color preview, HTML & CSS examples
This text has a color of #e03f82
<p style="color:#e03f82;">Text here</p>
.mytext {color:#e03f82;}
This box has a color of #e03f82
<div style="background-color:#e03f82;">Content here</div>
.mybackground {background-color:#e03f82;}
Border around this has a color of #e03f82
<div style="border:2px solid #e03f82;">Content here</div>
.myborder {border:2px solid #e03f82;}