#e77a8a color space conversions
Hex:
#e77a8a
RGB:
231, 122, 138
CMY:
9, 52, 46
CMYK:
0, 47, 40, 9
HSL:
351°, 69.4268%, 69.2157%
HSV (HSB):
351°, 47.1861%, 90.5882%
XYZ:
44.5020, 32.7430, 28.0193
xyY:
0.4228, 0.3111, 32.7430
CIE-Lab:
63.9522, 43.6332, 10.6365
CIE-LCH:
63.9522, 44.9109, 13.6998
CIE-Luv:
63.9522, 74.3309, 5.9790
Hunter-Lab:
57.2215, 38.6845, 11.0229
#e77a8a color charts
#e77a8a color shades, tints & tones
#e77a8a color schemes
#e77a8a color preview, HTML & CSS examples
This text has a color of #e77a8a
<p style="color:#e77a8a;">Text here</p>
.mytext {color:#e77a8a;}
This box has a color of #e77a8a
<div style="background-color:#e77a8a;">Content here</div>
.mybackground {background-color:#e77a8a;}
Border around this has a color of #e77a8a
<div style="border:2px solid #e77a8a;">Content here</div>
.myborder {border:2px solid #e77a8a;}