#e50e49 color space conversions
Hex:
#e50e49
RGB:
229, 14, 73
CMY:
10, 95, 71
CMYK:
0, 94, 68, 10
HSL:
344°, 88.4774%, 47.6471%
HSV (HSB):
344°, 93.8865%, 89.8039%
XYZ:
33.6727, 17.4531, 7.8974
xyY:
0.5705, 0.2957, 17.4531
CIE-Lab:
48.8260, 74.3713, 28.3616
CIE-LCH:
48.8260, 79.5957, 20.8744
CIE-Luv:
48.8260, 142.2922, 15.1208
Hunter-Lab:
41.7769, 70.7636, 18.0359
#e50e49 color charts
#e50e49 color shades, tints & tones
#e50e49 color schemes
#e50e49 color preview, HTML & CSS examples
This text has a color of #e50e49
<p style="color:#e50e49;">Text here</p>
.mytext {color:#e50e49;}
This box has a color of #e50e49
<div style="background-color:#e50e49;">Content here</div>
.mybackground {background-color:#e50e49;}
Border around this has a color of #e50e49
<div style="border:2px solid #e50e49;">Content here</div>
.myborder {border:2px solid #e50e49;}