#e62d4a color space conversions
Hex:
#e62d4a
RGB:
230, 45, 74
CMY:
10, 82, 71
CMYK:
0, 80, 68, 10
HSL:
351°, 78.7234%, 53.9216%
HSV (HSB):
351°, 80.4348%, 90.1961%
XYZ:
34.8075, 19.1942, 8.3489
xyY:
0.5583, 0.3078, 19.1942
CIE-Lab:
50.9136, 69.3034, 30.4009
CIE-LCH:
50.9136, 75.6782, 23.6853
CIE-Luv:
50.9136, 134.0402, 18.7958
Hunter-Lab:
43.8112, 65.1470, 19.3692
#e62d4a color charts
#e62d4a color shades, tints & tones
#e62d4a color schemes
#e62d4a color preview, HTML & CSS examples
This text has a color of #e62d4a
<p style="color:#e62d4a;">Text here</p>
.mytext {color:#e62d4a;}
This box has a color of #e62d4a
<div style="background-color:#e62d4a;">Content here</div>
.mybackground {background-color:#e62d4a;}
Border around this has a color of #e62d4a
<div style="border:2px solid #e62d4a;">Content here</div>
.myborder {border:2px solid #e62d4a;}