#e10e82 color space conversions
Hex:
#e10e82
RGB:
225, 14, 130
CMY:
12, 95, 49
CMYK:
0, 94, 42, 12
HSL:
327°, 88.2845%, 46.8627%
HSV (HSB):
327°, 93.7778%, 88.2353%
XYZ:
35.2376, 17.9333, 22.7233
xyY:
0.4643, 0.2363, 17.9333
CIE-Lab:
49.4151, 77.2297, -5.8469
CIE-LCH:
49.4151, 77.4507, 355.6705
CIE-Luv:
49.4151, 116.0457, -22.4455
Hunter-Lab:
42.3478, 74.4215, -2.1709
#e10e82 color charts
#e10e82 color shades, tints & tones
#e10e82 color schemes
#e10e82 color preview, HTML & CSS examples
This text has a color of #e10e82
<p style="color:#e10e82;">Text here</p>
.mytext {color:#e10e82;}
This box has a color of #e10e82
<div style="background-color:#e10e82;">Content here</div>
.mybackground {background-color:#e10e82;}
Border around this has a color of #e10e82
<div style="border:2px solid #e10e82;">Content here</div>
.myborder {border:2px solid #e10e82;}