#e1686e color space conversions
Hex:
#e1686e
RGB:
225, 104, 110
CMY:
12, 59, 57
CMYK:
0, 54, 51, 12
HSL:
357°, 66.8508%, 64.5098%
HSV (HSB):
357°, 53.7778%, 88.2353%
XYZ:
38.8161, 27.0340, 17.9241
xyY:
0.4633, 0.3227, 27.0340
CIE-Lab:
59.0058, 47.6600, 19.7089
CIE-LCH:
59.0058, 51.5744, 22.4666
CIE-Luv:
59.0058, 87.3506, 15.4438
Hunter-Lab:
51.9942, 42.2688, 15.9567
#e1686e color charts
#e1686e color shades, tints & tones
#e1686e color schemes
#e1686e color preview, HTML & CSS examples
This text has a color of #e1686e
<p style="color:#e1686e;">Text here</p>
.mytext {color:#e1686e;}
This box has a color of #e1686e
<div style="background-color:#e1686e;">Content here</div>
.mybackground {background-color:#e1686e;}
Border around this has a color of #e1686e
<div style="border:2px solid #e1686e;">Content here</div>
.myborder {border:2px solid #e1686e;}