#e77d8e color space conversions
Hex:
#e77d8e
RGB:
231, 125, 142
CMY:
9, 51, 44
CMYK:
0, 46, 39, 9
HSL:
350°, 68.8312%, 69.8039%
HSV (HSB):
350°, 45.8874%, 90.5882%
XYZ:
45.1711, 33.6091, 29.6976
xyY:
0.4164, 0.3098, 33.6091
CIE-Lab:
64.6511, 42.5569, 9.3505
CIE-LCH:
64.6511, 43.5721, 12.3920
CIE-Luv:
64.6511, 71.5963, 4.6024
Hunter-Lab:
57.9734, 37.6283, 10.2093
#e77d8e color charts
#e77d8e color shades, tints & tones
#e77d8e color schemes
#e77d8e color preview, HTML & CSS examples
This text has a color of #e77d8e
<p style="color:#e77d8e;">Text here</p>
.mytext {color:#e77d8e;}
This box has a color of #e77d8e
<div style="background-color:#e77d8e;">Content here</div>
.mybackground {background-color:#e77d8e;}
Border around this has a color of #e77d8e
<div style="border:2px solid #e77d8e;">Content here</div>
.myborder {border:2px solid #e77d8e;}