#e1686c color space conversions
Hex:
#e1686c
RGB:
225, 104, 108
CMY:
12, 59, 58
CMYK:
0, 54, 52, 12
HSL:
358°, 66.8508%, 64.5098%
HSV (HSB):
358°, 53.7778%, 88.2353%
XYZ:
38.7084, 26.9909, 17.3570
xyY:
0.4661, 0.3250, 26.9909
CIE-Lab:
58.9659, 47.4885, 20.8086
CIE-LCH:
58.9659, 51.8474, 23.6622
CIE-Luv:
58.9659, 87.8090, 16.6886
Hunter-Lab:
51.9528, 42.0776, 16.5587
#e1686c color charts
#e1686c color shades, tints & tones
#e1686c color schemes
#e1686c color preview, HTML & CSS examples
This text has a color of #e1686c
<p style="color:#e1686c;">Text here</p>
.mytext {color:#e1686c;}
This box has a color of #e1686c
<div style="background-color:#e1686c;">Content here</div>
.mybackground {background-color:#e1686c;}
Border around this has a color of #e1686c
<div style="border:2px solid #e1686c;">Content here</div>
.myborder {border:2px solid #e1686c;}