#e70f90 color space conversions
Hex:
#e70f90
RGB:
231, 15, 144
CMY:
9, 94, 44
CMYK:
0, 94, 38, 9
HSL:
324°, 87.8049%, 48.2353%
HSV (HSB):
324°, 93.5065%, 90.5882%
XYZ:
38.1599, 19.3442, 28.1081
xyY:
0.4457, 0.2260, 19.3442
CIE-Lab:
51.0875, 79.6880, -11.6785
CIE-LCH:
51.0875, 80.5392, 351.6625
CIE-Luv:
51.0875, 114.2737, -30.8370
Hunter-Lab:
43.9820, 77.9023, -7.1037
#e70f90 color charts
#e70f90 color shades, tints & tones
#e70f90 color schemes
#e70f90 color preview, HTML & CSS examples
This text has a color of #e70f90
<p style="color:#e70f90;">Text here</p>
.mytext {color:#e70f90;}
This box has a color of #e70f90
<div style="background-color:#e70f90;">Content here</div>
.mybackground {background-color:#e70f90;}
Border around this has a color of #e70f90
<div style="border:2px solid #e70f90;">Content here</div>
.myborder {border:2px solid #e70f90;}