#e15f8f color space conversions
Hex:
#e15f8f
RGB:
225, 95, 143
CMY:
12, 63, 44
CMYK:
0, 58, 36, 12
HSL:
338°, 68.4211%, 62.7451%
HSV (HSB):
338°, 57.7778%, 88.2353%
XYZ:
40.1015, 26.1751, 28.9253
xyY:
0.4212, 0.2749, 26.1751
CIE-Lab:
58.2029, 55.1708, -0.6329
CIE-LCH:
58.2029, 55.1744, 359.3428
CIE-Luv:
58.2029, 83.9318, -11.2535
Hunter-Lab:
51.1616, 50.3788, 2.2923
#e15f8f color charts
#e15f8f color shades, tints & tones
#e15f8f color schemes
#e15f8f color preview, HTML & CSS examples
This text has a color of #e15f8f
<p style="color:#e15f8f;">Text here</p>
.mytext {color:#e15f8f;}
This box has a color of #e15f8f
<div style="background-color:#e15f8f;">Content here</div>
.mybackground {background-color:#e15f8f;}
Border around this has a color of #e15f8f
<div style="border:2px solid #e15f8f;">Content here</div>
.myborder {border:2px solid #e15f8f;}