#e62f90 color space conversions
Hex:
#e62f90
RGB:
230, 47, 144
CMY:
10, 82, 44
CMYK:
0, 80, 37, 10
HSL:
328°, 78.5408%, 54.3137%
HSV (HSB):
328°, 79.5652%, 90.1961%
XYZ:
38.6837, 20.8696, 28.3749
xyY:
0.4399, 0.2373, 20.8696
CIE-Lab:
52.8065, 73.9585, -9.1163
CIE-LCH:
52.8065, 74.5182, 352.9730
CIE-Luv:
52.8065, 107.3410, -26.3488
Hunter-Lab:
45.6833, 71.2044, -4.8481
#e62f90 color charts
#e62f90 color shades, tints & tones
#e62f90 color schemes
#e62f90 color preview, HTML & CSS examples
This text has a color of #e62f90
<p style="color:#e62f90;">Text here</p>
.mytext {color:#e62f90;}
This box has a color of #e62f90
<div style="background-color:#e62f90;">Content here</div>
.mybackground {background-color:#e62f90;}
Border around this has a color of #e62f90
<div style="border:2px solid #e62f90;">Content here</div>
.myborder {border:2px solid #e62f90;}