#e5696e color space conversions
Hex:
#e5696e
RGB:
229, 105, 110
CMY:
10, 59, 57
CMYK:
0, 54, 52, 10
HSL:
358°, 70.4545%, 65.4902%
HSV (HSB):
358°, 54.1485%, 89.8039%
XYZ:
40.1791, 27.8870, 18.0169
xyY:
0.4667, 0.3240, 27.8870
CIE-Lab:
59.7865, 48.5871, 20.8661
CIE-LCH:
59.7865, 52.8782, 23.2414
CIE-Luv:
59.7865, 89.9502, 16.5962
Hunter-Lab:
52.8081, 43.3979, 16.7373
#e5696e color charts
#e5696e color shades, tints & tones
#e5696e color schemes
#e5696e color preview, HTML & CSS examples
This text has a color of #e5696e
<p style="color:#e5696e;">Text here</p>
.mytext {color:#e5696e;}
This box has a color of #e5696e
<div style="background-color:#e5696e;">Content here</div>
.mybackground {background-color:#e5696e;}
Border around this has a color of #e5696e
<div style="border:2px solid #e5696e;">Content here</div>
.myborder {border:2px solid #e5696e;}