#e61d4d color space conversions
Hex:
#e61d4d
RGB:
230, 29, 77
CMY:
10, 89, 70
CMYK:
0, 87, 67, 10
HSL:
346°, 80.0797%, 50.7843%
HSV (HSB):
346°, 87.3913%, 90.1961%
XYZ:
34.4120, 18.2375, 8.7277
xyY:
0.5607, 0.2971, 18.2375
CIE-Lab:
49.7830, 72.8169, 27.1854
CIE-LCH:
49.7830, 77.7261, 20.4726
CIE-Luv:
49.7830, 138.5515, 14.7957
Hunter-Lab:
42.7054, 69.1008, 17.7768
#e61d4d color charts
#e61d4d color shades, tints & tones
#e61d4d color schemes
#e61d4d color preview, HTML & CSS examples
This text has a color of #e61d4d
<p style="color:#e61d4d;">Text here</p>
.mytext {color:#e61d4d;}
This box has a color of #e61d4d
<div style="background-color:#e61d4d;">Content here</div>
.mybackground {background-color:#e61d4d;}
Border around this has a color of #e61d4d
<div style="border:2px solid #e61d4d;">Content here</div>
.myborder {border:2px solid #e61d4d;}