#e61d4a color space conversions
Hex:
#e61d4a
RGB:
230, 29, 74
CMY:
10, 89, 71
CMYK:
0, 87, 68, 10
HSL:
347°, 80.0797%, 50.7843%
HSV (HSB):
347°, 87.3913%, 90.1961%
XYZ:
34.3085, 18.1961, 8.1825
xyY:
0.5653, 0.2998, 18.1961
CIE-Lab:
49.7331, 72.6740, 28.9337
CIE-LCH:
49.7331, 78.2219, 21.7090
CIE-Luv:
49.7331, 139.5003, 16.3137
Hunter-Lab:
42.6569, 68.9161, 18.4868
#e61d4a color charts
#e61d4a color shades, tints & tones
#e61d4a color schemes
#e61d4a color preview, HTML & CSS examples
This text has a color of #e61d4a
<p style="color:#e61d4a;">Text here</p>
.mytext {color:#e61d4a;}
This box has a color of #e61d4a
<div style="background-color:#e61d4a;">Content here</div>
.mybackground {background-color:#e61d4a;}
Border around this has a color of #e61d4a
<div style="border:2px solid #e61d4a;">Content here</div>
.myborder {border:2px solid #e61d4a;}