#e50e52 color space conversions
Hex:
#e50e52
RGB:
229, 14, 82
CMY:
10, 95, 68
CMYK:
0, 94, 64, 10
HSL:
341°, 88.4774%, 47.6471%
HSV (HSB):
341°, 93.8865%, 89.8039%
XYZ:
33.9931, 17.5813, 9.5845
xyY:
0.5558, 0.2875, 17.5813
CIE-Lab:
48.9843, 74.8076, 23.0739
CIE-LCH:
48.9843, 78.2853, 17.1420
CIE-Luv:
48.9843, 139.2407, 10.4076
Hunter-Lab:
41.9300, 71.3342, 15.7983
#e50e52 color charts
#e50e52 color shades, tints & tones
#e50e52 color schemes
#e50e52 color preview, HTML & CSS examples
This text has a color of #e50e52
<p style="color:#e50e52;">Text here</p>
.mytext {color:#e50e52;}
This box has a color of #e50e52
<div style="background-color:#e50e52;">Content here</div>
.mybackground {background-color:#e50e52;}
Border around this has a color of #e50e52
<div style="border:2px solid #e50e52;">Content here</div>
.myborder {border:2px solid #e50e52;}