#e7999d color space conversions
Hex:
#e7999d
RGB:
231, 153, 157
CMY:
9, 40, 38
CMYK:
0, 34, 32, 9
HSL:
357°, 61.9048%, 75.2941%
HSV (HSB):
357°, 33.7662%, 90.5882%
XYZ:
50.4320, 42.2057, 37.3867
xyY:
0.3879, 0.3246, 42.2057
CIE-Lab:
71.0125, 29.7326, 9.9718
CIE-LCH:
71.0125, 31.3602, 18.5405
CIE-Luv:
71.0125, 51.4110, 8.3612
Hunter-Lab:
64.9659, 24.8764, 11.3558
#e7999d color charts
#e7999d color shades, tints & tones
#e7999d color schemes
#e7999d color preview, HTML & CSS examples
This text has a color of #e7999d
<p style="color:#e7999d;">Text here</p>
.mytext {color:#e7999d;}
This box has a color of #e7999d
<div style="background-color:#e7999d;">Content here</div>
.mybackground {background-color:#e7999d;}
Border around this has a color of #e7999d
<div style="border:2px solid #e7999d;">Content here</div>
.myborder {border:2px solid #e7999d;}