#e5707f color space conversions
Hex:
#e5707f
RGB:
229, 112, 127
CMY:
10, 56, 50
CMYK:
0, 51, 45, 10
HSL:
352°, 69.2308%, 66.8627%
HSV (HSB):
352°, 51.0917%, 89.8039%
XYZ:
41.9380, 29.7787, 23.6162
xyY:
0.4399, 0.3124, 29.7787
CIE-Lab:
61.4628, 46.7594, 13.3910
CIE-LCH:
61.4628, 48.6391, 15.9808
CIE-Luv:
61.4628, 81.5023, 8.5541
Hunter-Lab:
54.5698, 41.6837, 12.5400
#e5707f color charts
#e5707f color shades, tints & tones
#e5707f color schemes
#e5707f color preview, HTML & CSS examples
This text has a color of #e5707f
<p style="color:#e5707f;">Text here</p>
.mytext {color:#e5707f;}
This box has a color of #e5707f
<div style="background-color:#e5707f;">Content here</div>
.mybackground {background-color:#e5707f;}
Border around this has a color of #e5707f
<div style="border:2px solid #e5707f;">Content here</div>
.myborder {border:2px solid #e5707f;}