#e62d4c color space conversions
Hex:
#e62d4c
RGB:
230, 45, 76
CMY:
10, 82, 70
CMYK:
0, 80, 67, 10
HSL:
350°, 78.7234%, 53.9216%
HSV (HSB):
350°, 80.4348%, 90.1961%
XYZ:
34.8760, 19.2216, 8.7094
xyY:
0.5553, 0.3060, 19.2216
CIE-Lab:
50.9454, 69.4007, 29.2497
CIE-LCH:
50.9454, 75.3127, 22.8535
CIE-Luv:
50.9454, 133.4583, 17.8048
Hunter-Lab:
43.8424, 65.2700, 18.9115
#e62d4c color charts
#e62d4c color shades, tints & tones
#e62d4c color schemes
#e62d4c color preview, HTML & CSS examples
This text has a color of #e62d4c
<p style="color:#e62d4c;">Text here</p>
.mytext {color:#e62d4c;}
This box has a color of #e62d4c
<div style="background-color:#e62d4c;">Content here</div>
.mybackground {background-color:#e62d4c;}
Border around this has a color of #e62d4c
<div style="border:2px solid #e62d4c;">Content here</div>
.myborder {border:2px solid #e62d4c;}