#e50e6d color space conversions
Hex:
#e50e6d
RGB:
229, 14, 109
CMY:
10, 95, 57
CMYK:
0, 94, 52, 10
HSL:
333°, 88.4774%, 47.6471%
HSV (HSB):
333°, 93.8865%, 89.8039%
XYZ:
35.2305, 18.0762, 16.1002
xyY:
0.5076, 0.2604, 18.0762
CIE-Lab:
49.5884, 76.4584, 7.3237
CIE-LCH:
49.5884, 76.8084, 5.4715
CIE-Luv:
49.5884, 128.5996, -6.2178
Hunter-Lab:
42.5161, 73.5085, 7.3091
#e50e6d color charts
#e50e6d color shades, tints & tones
#e50e6d color schemes
#e50e6d color preview, HTML & CSS examples
This text has a color of #e50e6d
<p style="color:#e50e6d;">Text here</p>
.mytext {color:#e50e6d;}
This box has a color of #e50e6d
<div style="background-color:#e50e6d;">Content here</div>
.mybackground {background-color:#e50e6d;}
Border around this has a color of #e50e6d
<div style="border:2px solid #e50e6d;">Content here</div>
.myborder {border:2px solid #e50e6d;}