#e10f81 color space conversions
Hex:
#e10f81
RGB:
225, 15, 129
CMY:
12, 94, 49
CMYK:
0, 93, 43, 12
HSL:
327°, 87.5000%, 47.0588%
HSV (HSB):
327°, 93.3333%, 88.2353%
XYZ:
35.1846, 17.9342, 22.3761
xyY:
0.4661, 0.2376, 17.9342
CIE-Lab:
49.4162, 77.0450, -5.2378
CIE-LCH:
49.4162, 77.2229, 356.1108
CIE-Luv:
49.4162, 116.3897, -21.6215
Hunter-Lab:
42.3488, 74.1928, -1.6833
#e10f81 color charts
#e10f81 color shades, tints & tones
#e10f81 color schemes
#e10f81 color preview, HTML & CSS examples
This text has a color of #e10f81
<p style="color:#e10f81;">Text here</p>
.mytext {color:#e10f81;}
This box has a color of #e10f81
<div style="background-color:#e10f81;">Content here</div>
.mybackground {background-color:#e10f81;}
Border around this has a color of #e10f81
<div style="border:2px solid #e10f81;">Content here</div>
.myborder {border:2px solid #e10f81;}