#e5686c color space conversions
Hex:
#e5686c
RGB:
229, 104, 108
CMY:
10, 59, 58
CMYK:
0, 55, 53, 10
HSL:
358°, 70.6215%, 65.2941%
HSV (HSB):
358°, 54.5852%, 89.8039%
XYZ:
39.9702, 27.6414, 17.4160
xyY:
0.4701, 0.3251, 27.6414
CIE-Lab:
59.5633, 48.8973, 21.7158
CIE-LCH:
59.5633, 53.5025, 23.9466
CIE-Luv:
59.5633, 91.0661, 17.4184
Hunter-Lab:
52.5750, 43.6983, 17.1621
#e5686c color charts
#e5686c color shades, tints & tones
#e5686c color schemes
#e5686c color preview, HTML & CSS examples
This text has a color of #e5686c
<p style="color:#e5686c;">Text here</p>
.mytext {color:#e5686c;}
This box has a color of #e5686c
<div style="background-color:#e5686c;">Content here</div>
.mybackground {background-color:#e5686c;}
Border around this has a color of #e5686c
<div style="border:2px solid #e5686c;">Content here</div>
.myborder {border:2px solid #e5686c;}