#e7808d color space conversions
Hex:
#e7808d
RGB:
231, 128, 141
CMY:
9, 50, 45
CMYK:
0, 45, 39, 9
HSL:
352°, 68.2119%, 70.3922%
HSV (HSB):
352°, 44.5887%, 90.5882%
XYZ:
45.4819, 34.3504, 29.4324
xyY:
0.4163, 0.3144, 34.3504
CIE-Lab:
65.2397, 40.9128, 10.7526
CIE-LCH:
65.2397, 42.3022, 14.7253
CIE-Luv:
65.2397, 69.9400, 6.7778
Hunter-Lab:
58.6092, 35.9535, 11.2521
#e7808d color charts
#e7808d color shades, tints & tones
#e7808d color schemes
#e7808d color preview, HTML & CSS examples
This text has a color of #e7808d
<p style="color:#e7808d;">Text here</p>
.mytext {color:#e7808d;}
This box has a color of #e7808d
<div style="background-color:#e7808d;">Content here</div>
.mybackground {background-color:#e7808d;}
Border around this has a color of #e7808d
<div style="border:2px solid #e7808d;">Content here</div>
.myborder {border:2px solid #e7808d;}