#e118b5 color space conversions
Hex:
#e118b5
RGB:
225, 24, 181
CMY:
12, 91, 29
CMYK:
0, 89, 20, 12
HSL:
313°, 80.7229%, 48.8235%
HSV (HSB):
313°, 89.3333%, 88.2353%
XYZ:
39.7185, 19.9970, 45.4825
xyY:
0.3776, 0.1901, 19.9970
CIE-Lab:
51.8338, 81.4260, -32.5509
CIE-LCH:
51.8338, 87.6912, 338.2104
CIE-Luv:
51.8338, 91.5370, -60.8731
Hunter-Lab:
44.7180, 80.2868, -29.0009
#e118b5 color charts
#e118b5 color shades, tints & tones
#e118b5 color schemes
#e118b5 color preview, HTML & CSS examples
This text has a color of #e118b5
<p style="color:#e118b5;">Text here</p>
.mytext {color:#e118b5;}
This box has a color of #e118b5
<div style="background-color:#e118b5;">Content here</div>
.mybackground {background-color:#e118b5;}
Border around this has a color of #e118b5
<div style="border:2px solid #e118b5;">Content here</div>
.myborder {border:2px solid #e118b5;}