#e10e5b color space conversions
Hex:
#e10e5b
RGB:
225, 14, 91
CMY:
12, 95, 64
CMYK:
0, 94, 60, 12
HSL:
338°, 88.2845%, 46.8627%
HSV (HSB):
338°, 93.7778%, 88.2353%
XYZ:
33.0967, 17.0770, 11.4493
xyY:
0.5371, 0.2771, 17.0770
CIE-Lab:
48.3569, 74.3643, 16.5606
CIE-LCH:
48.3569, 76.1860, 12.5546
CIE-Luv:
48.3569, 132.8112, 4.1562
Hunter-Lab:
41.3243, 70.6436, 12.5001
#e10e5b color charts
#e10e5b color shades, tints & tones
#e10e5b color schemes
#e10e5b color preview, HTML & CSS examples
This text has a color of #e10e5b
<p style="color:#e10e5b;">Text here</p>
.mytext {color:#e10e5b;}
This box has a color of #e10e5b
<div style="background-color:#e10e5b;">Content here</div>
.mybackground {background-color:#e10e5b;}
Border around this has a color of #e10e5b
<div style="border:2px solid #e10e5b;">Content here</div>
.myborder {border:2px solid #e10e5b;}