#e70eaf color space conversions
Hex:
#e70eaf
RGB:
231, 14, 175
CMY:
9, 95, 31
CMYK:
0, 94, 24, 9
HSL:
315°, 88.5714%, 48.0392%
HSV (HSB):
315°, 93.9394%, 90.5882%
XYZ:
40.8499, 20.3981, 42.3416
xyY:
0.3943, 0.1969, 20.3981
CIE-Lab:
52.2844, 83.0002, -28.2502
CIE-LCH:
52.2844, 87.6762, 341.2033
CIE-Luv:
52.2844, 99.9130, -54.9907
Hunter-Lab:
45.1643, 82.4109, -23.9695
#e70eaf color charts
#e70eaf color shades, tints & tones
#e70eaf color schemes
#e70eaf color preview, HTML & CSS examples
This text has a color of #e70eaf
<p style="color:#e70eaf;">Text here</p>
.mytext {color:#e70eaf;}
This box has a color of #e70eaf
<div style="background-color:#e70eaf;">Content here</div>
.mybackground {background-color:#e70eaf;}
Border around this has a color of #e70eaf
<div style="border:2px solid #e70eaf;">Content here</div>
.myborder {border:2px solid #e70eaf;}