#e62f5f color space conversions
Hex:
#e62f5f
RGB:
230, 47, 95
CMY:
10, 82, 63
CMYK:
0, 80, 59, 10
HSL:
344°, 78.5408%, 54.3137%
HSV (HSB):
344°, 79.5652%, 90.1961%
XYZ:
35.7152, 19.6822, 12.7431
xyY:
0.5241, 0.2888, 19.6822
CIE-Lab:
51.4760, 69.9620, 18.5088
CIE-LCH:
51.4760, 72.3689, 14.8184
CIE-Luv:
51.4760, 126.5635, 7.6868
Hunter-Lab:
44.3647, 66.0609, 14.0251
#e62f5f color charts
#e62f5f color shades, tints & tones
#e62f5f color schemes
#e62f5f color preview, HTML & CSS examples
This text has a color of #e62f5f
<p style="color:#e62f5f;">Text here</p>
.mytext {color:#e62f5f;}
This box has a color of #e62f5f
<div style="background-color:#e62f5f;">Content here</div>
.mybackground {background-color:#e62f5f;}
Border around this has a color of #e62f5f
<div style="border:2px solid #e62f5f;">Content here</div>
.myborder {border:2px solid #e62f5f;}