#e77d85 color space conversions
Hex:
#e77d85
RGB:
231, 125, 133
CMY:
9, 51, 48
CMYK:
0, 46, 42, 9
HSL:
355°, 68.8312%, 69.8039%
HSV (HSB):
355°, 45.8874%, 90.5882%
XYZ:
44.5223, 33.3496, 26.2808
xyY:
0.4275, 0.3202, 33.3496
CIE-Lab:
64.4430, 41.5768, 14.1699
CIE-LCH:
64.4430, 43.9251, 18.8197
CIE-Luv:
64.4430, 73.5035, 10.8652
Hunter-Lab:
57.7491, 36.5554, 13.4423
#e77d85 color charts
#e77d85 color shades, tints & tones
#e77d85 color schemes
#e77d85 color preview, HTML & CSS examples
This text has a color of #e77d85
<p style="color:#e77d85;">Text here</p>
.mytext {color:#e77d85;}
This box has a color of #e77d85
<div style="background-color:#e77d85;">Content here</div>
.mybackground {background-color:#e77d85;}
Border around this has a color of #e77d85
<div style="border:2px solid #e77d85;">Content here</div>
.myborder {border:2px solid #e77d85;}