#e15a6e color space conversions
Hex:
#e15a6e
RGB:
225, 90, 110
CMY:
12, 65, 57
CMYK:
0, 60, 51, 12
HSL:
351°, 69.2308%, 61.7647%
HSV (HSB):
351°, 60.0000%, 88.2353%
XYZ:
37.5220, 24.4457, 17.4927
xyY:
0.4722, 0.3076, 24.4457
CIE-Lab:
56.5313, 54.1566, 16.3290
CIE-LCH:
56.5313, 56.5647, 16.7789
CIE-Luv:
56.5313, 96.1306, 9.8626
Hunter-Lab:
49.4426, 48.9392, 13.6331
#e15a6e color charts
#e15a6e color shades, tints & tones
#e15a6e color schemes
#e15a6e color preview, HTML & CSS examples
This text has a color of #e15a6e
<p style="color:#e15a6e;">Text here</p>
.mytext {color:#e15a6e;}
This box has a color of #e15a6e
<div style="background-color:#e15a6e;">Content here</div>
.mybackground {background-color:#e15a6e;}
Border around this has a color of #e15a6e
<div style="border:2px solid #e15a6e;">Content here</div>
.myborder {border:2px solid #e15a6e;}