#e0027f color space conversions
Hex:
#e0027f
RGB:
224, 2, 127
CMY:
12, 99, 50
CMYK:
0, 99, 43, 12
HSL:
326°, 98.2301%, 44.3137%
HSV (HSB):
326°, 99.1071%, 87.8431%
XYZ:
34.5929, 17.4230, 21.6184
xyY:
0.4698, 0.2366, 17.4230
CIE-Lab:
48.7887, 77.7260, -4.9722
CIE-LCH:
48.7887, 77.8849, 356.3397
CIE-Luv:
48.7887, 117.7687, -21.3862
Hunter-Lab:
41.7409, 74.8861, -1.4888
#e0027f color charts
#e0027f color shades, tints & tones
#e0027f color schemes
#e0027f color preview, HTML & CSS examples
This text has a color of #e0027f
<p style="color:#e0027f;">Text here</p>
.mytext {color:#e0027f;}
This box has a color of #e0027f
<div style="background-color:#e0027f;">Content here</div>
.mybackground {background-color:#e0027f;}
Border around this has a color of #e0027f
<div style="border:2px solid #e0027f;">Content here</div>
.myborder {border:2px solid #e0027f;}