#e03f7f color space conversions
Hex:
#e03f7f
RGB:
224, 63, 127
CMY:
12, 75, 50
CMYK:
0, 72, 43, 12
HSL:
336°, 72.1973%, 56.2745%
HSV (HSB):
336°, 71.8750%, 87.8431%
XYZ:
36.3487, 20.9346, 22.2037
xyY:
0.4573, 0.2634, 20.9346
CIE-Lab:
52.8779, 66.0406, 1.0346
CIE-LCH:
52.8779, 66.0487, 0.8975
CIE-Luv:
52.8779, 103.6939, -11.3336
Hunter-Lab:
45.7544, 61.7360, 3.2558
#e03f7f color charts
#e03f7f color shades, tints & tones
#e03f7f color schemes
#e03f7f color preview, HTML & CSS examples
This text has a color of #e03f7f
<p style="color:#e03f7f;">Text here</p>
.mytext {color:#e03f7f;}
This box has a color of #e03f7f
<div style="background-color:#e03f7f;">Content here</div>
.mybackground {background-color:#e03f7f;}
Border around this has a color of #e03f7f
<div style="border:2px solid #e03f7f;">Content here</div>
.myborder {border:2px solid #e03f7f;}