#e7957c color space conversions
Hex:
#e7957c
RGB:
231, 149, 124
CMY:
9, 42, 51
CMYK:
0, 35, 46, 9
HSL:
14°, 69.0323%, 69.6078%
HSV (HSB):
14°, 46.3203%, 90.5882%
XYZ:
47.3405, 39.9391, 24.2827
xyY:
0.4243, 0.3580, 39.9391
CIE-Lab:
69.4261, 28.1244, 26.0009
CIE-LCH:
69.4261, 38.3018, 42.7533
CIE-Luv:
69.4261, 59.0518, 28.3447
Hunter-Lab:
63.1974, 23.1173, 21.4568
#e7957c color charts
#e7957c color shades, tints & tones
#e7957c color schemes
#e7957c color preview, HTML & CSS examples
This text has a color of #e7957c
<p style="color:#e7957c;">Text here</p>
.mytext {color:#e7957c;}
This box has a color of #e7957c
<div style="background-color:#e7957c;">Content here</div>
.mybackground {background-color:#e7957c;}
Border around this has a color of #e7957c
<div style="border:2px solid #e7957c;">Content here</div>
.myborder {border:2px solid #e7957c;}