#e10e8e color space conversions
Hex:
#e10e8e
RGB:
225, 14, 142
CMY:
12, 95, 44
CMYK:
0, 94, 37, 12
HSL:
324°, 88.2845%, 46.8627%
HSV (HSB):
324°, 93.7778%, 88.2353%
XYZ:
36.0909, 18.2746, 27.2163
xyY:
0.4424, 0.2240, 18.2746
CIE-Lab:
49.8275, 78.3283, -12.4896
CIE-LCH:
49.8275, 79.3178, 350.9403
CIE-Luv:
49.8275, 110.4858, -31.4908
Hunter-Lab:
42.7488, 75.8889, -7.8232
#e10e8e color charts
#e10e8e color shades, tints & tones
#e10e8e color schemes
#e10e8e color preview, HTML & CSS examples
This text has a color of #e10e8e
<p style="color:#e10e8e;">Text here</p>
.mytext {color:#e10e8e;}
This box has a color of #e10e8e
<div style="background-color:#e10e8e;">Content here</div>
.mybackground {background-color:#e10e8e;}
Border around this has a color of #e10e8e
<div style="border:2px solid #e10e8e;">Content here</div>
.myborder {border:2px solid #e10e8e;}