#e62a5f color space conversions
Hex:
#e62a5f
RGB:
230, 42, 95
CMY:
10, 84, 63
CMYK:
0, 82, 59, 10
HSL:
343°, 78.9916%, 53.3333%
HSV (HSB):
343°, 81.7391%, 90.1961%
XYZ:
35.5266, 19.3051, 12.6803
xyY:
0.5262, 0.2860, 19.3051
CIE-Lab:
51.0423, 71.1954, 17.9221
CIE-LCH:
51.0423, 73.4165, 14.1295
CIE-Luv:
51.0423, 128.3853, 6.7105
Hunter-Lab:
43.9376, 67.4389, 13.6454
#e62a5f color charts
#e62a5f color shades, tints & tones
#e62a5f color schemes
#e62a5f color preview, HTML & CSS examples
This text has a color of #e62a5f
<p style="color:#e62a5f;">Text here</p>
.mytext {color:#e62a5f;}
This box has a color of #e62a5f
<div style="background-color:#e62a5f;">Content here</div>
.mybackground {background-color:#e62a5f;}
Border around this has a color of #e62a5f
<div style="border:2px solid #e62a5f;">Content here</div>
.myborder {border:2px solid #e62a5f;}