#e118d1 color space conversions
Hex:
#e118d1
RGB:
225, 24, 209
CMY:
12, 91, 18
CMYK:
0, 89, 7, 12
HSL:
305°, 80.7229%, 48.8235%
HSV (HSB):
305°, 89.3333%, 88.2353%
XYZ:
42.8866, 21.2643, 62.1656
xyY:
0.3395, 0.1683, 21.2643
CIE-Lab:
53.2375, 85.0616, -46.5429
CIE-LCH:
53.2375, 96.9624, 331.3139
CIE-Luv:
53.2375, 79.5919, -82.5847
Hunter-Lab:
46.1132, 85.3120, -47.6502
#e118d1 color charts
#e118d1 color shades, tints & tones
#e118d1 color schemes
#e118d1 color preview, HTML & CSS examples
This text has a color of #e118d1
<p style="color:#e118d1;">Text here</p>
.mytext {color:#e118d1;}
This box has a color of #e118d1
<div style="background-color:#e118d1;">Content here</div>
.mybackground {background-color:#e118d1;}
Border around this has a color of #e118d1
<div style="border:2px solid #e118d1;">Content here</div>
.myborder {border:2px solid #e118d1;}