#e62d35 color space conversions
Hex:
#e62d35
RGB:
230, 45, 53
CMY:
10, 82, 79
CMYK:
0, 80, 77, 10
HSL:
357°, 78.7234%, 53.9216%
HSV (HSB):
357°, 80.4348%, 90.1961%
XYZ:
34.2141, 18.9568, 5.2239
xyY:
0.5859, 0.3246, 18.9568
CIE-Lab:
50.6366, 68.4527, 42.2174
CIE-LCH:
50.6366, 80.4244, 31.6637
CIE-Luv:
50.6366, 139.3034, 27.7215
Hunter-Lab:
43.5394, 64.0748, 23.3639
#e62d35 color charts
#e62d35 color shades, tints & tones
#e62d35 color schemes
#e62d35 color preview, HTML & CSS examples
This text has a color of #e62d35
<p style="color:#e62d35;">Text here</p>
.mytext {color:#e62d35;}
This box has a color of #e62d35
<div style="background-color:#e62d35;">Content here</div>
.mybackground {background-color:#e62d35;}
Border around this has a color of #e62d35
<div style="border:2px solid #e62d35;">Content here</div>
.myborder {border:2px solid #e62d35;}