#e5007a color space conversions
Hex:
#e5007a
RGB:
229, 0, 122
CMY:
10, 100, 52
CMYK:
0, 100, 47, 10
HSL:
328°, 100.0000%, 44.9020%
HSV (HSB):
328°, 100.0000%, 89.8039%
XYZ:
35.8260, 18.0632, 20.0107
xyY:
0.4848, 0.2444, 18.0632
CIE-Lab:
49.5726, 78.5389, -0.6533
CIE-LCH:
49.5726, 78.5416, 359.5234
CIE-Luv:
49.5726, 124.2753, -16.1984
Hunter-Lab:
42.5008, 76.0899, 1.8350
#e5007a color charts
#e5007a color shades, tints & tones
#e5007a color schemes
#e5007a color preview, HTML & CSS examples
This text has a color of #e5007a
<p style="color:#e5007a;">Text here</p>
.mytext {color:#e5007a;}
This box has a color of #e5007a
<div style="background-color:#e5007a;">Content here</div>
.mybackground {background-color:#e5007a;}
Border around this has a color of #e5007a
<div style="border:2px solid #e5007a;">Content here</div>
.myborder {border:2px solid #e5007a;}