#e07e9d color space conversions
Hex:
#e07e9d
RGB:
224, 126, 157
CMY:
12, 51, 38
CMYK:
0, 44, 30, 12
HSL:
341°, 61.2500%, 68.6275%
HSV (HSB):
341°, 43.7500%, 87.8431%
XYZ:
44.2871, 33.2033, 35.9730
xyY:
0.3903, 0.2926, 33.2033
CIE-Lab:
64.3252, 41.3998, 0.2300
CIE-LCH:
64.3252, 41.4004, 0.3183
CIE-Luv:
64.3252, 62.3735, -7.3412
Hunter-Lab:
57.6223, 36.3517, 3.3215
#e07e9d color charts
#e07e9d color shades, tints & tones
#e07e9d color schemes
#e07e9d color preview, HTML & CSS examples
This text has a color of #e07e9d
<p style="color:#e07e9d;">Text here</p>
.mytext {color:#e07e9d;}
This box has a color of #e07e9d
<div style="background-color:#e07e9d;">Content here</div>
.mybackground {background-color:#e07e9d;}
Border around this has a color of #e07e9d
<div style="border:2px solid #e07e9d;">Content here</div>
.myborder {border:2px solid #e07e9d;}