#e61850 color space conversions
Hex:
#e61850
RGB:
230, 24, 80
CMY:
10, 91, 69
CMYK:
0, 90, 65, 10
HSL:
344°, 81.1024%, 49.8039%
HSV (HSB):
344°, 89.5652%, 90.1961%
XYZ:
34.4077, 18.0554, 9.2610
xyY:
0.5574, 0.2925, 18.0554
CIE-Lab:
49.5633, 73.7489, 25.0848
CIE-LCH:
49.5633, 77.8983, 18.7851
CIE-Luv:
49.5633, 138.8119, 12.6390
Hunter-Lab:
42.4917, 70.1802, 16.8221
#e61850 color charts
#e61850 color shades, tints & tones
#e61850 color schemes
#e61850 color preview, HTML & CSS examples
This text has a color of #e61850
<p style="color:#e61850;">Text here</p>
.mytext {color:#e61850;}
This box has a color of #e61850
<div style="background-color:#e61850;">Content here</div>
.mybackground {background-color:#e61850;}
Border around this has a color of #e61850
<div style="border:2px solid #e61850;">Content here</div>
.myborder {border:2px solid #e61850;}