#e7807d color space conversions
Hex:
#e7807d
RGB:
231, 128, 125
CMY:
9, 50, 51
CMYK:
0, 45, 46, 9
HSL:
2°, 68.8312%, 69.8039%
HSV (HSB):
2°, 45.8874%, 90.5882%
XYZ:
44.3758, 33.9079, 23.6081
xyY:
0.4355, 0.3328, 33.9079
CIE-Lab:
64.8894, 39.2264, 19.3128
CIE-LCH:
64.8894, 43.7229, 26.2129
CIE-Luv:
64.8894, 73.1396, 17.5987
Hunter-Lab:
58.2305, 34.1264, 16.7238
#e7807d color charts
#e7807d color shades, tints & tones
#e7807d color schemes
#e7807d color preview, HTML & CSS examples
This text has a color of #e7807d
<p style="color:#e7807d;">Text here</p>
.mytext {color:#e7807d;}
This box has a color of #e7807d
<div style="background-color:#e7807d;">Content here</div>
.mybackground {background-color:#e7807d;}
Border around this has a color of #e7807d
<div style="border:2px solid #e7807d;">Content here</div>
.myborder {border:2px solid #e7807d;}