#e7868c color space conversions
Hex:
#e7868c
RGB:
231, 134, 140
CMY:
9, 47, 45
CMYK:
0, 42, 39, 9
HSL:
356°, 66.8966%, 71.5686%
HSV (HSB):
356°, 41.9913%, 90.5882%
XYZ:
46.2137, 35.9326, 29.3109
xyY:
0.4146, 0.3224, 35.9326
CIE-Lab:
66.4684, 37.7033, 13.0492
CIE-LCH:
66.4684, 39.8976, 19.0908
CIE-Luv:
66.4684, 66.3431, 10.4486
Hunter-Lab:
59.9438, 32.7131, 12.9694
#e7868c color charts
#e7868c color shades, tints & tones
#e7868c color schemes
#e7868c color preview, HTML & CSS examples
This text has a color of #e7868c
<p style="color:#e7868c;">Text here</p>
.mytext {color:#e7868c;}
This box has a color of #e7868c
<div style="background-color:#e7868c;">Content here</div>
.mybackground {background-color:#e7868c;}
Border around this has a color of #e7868c
<div style="border:2px solid #e7868c;">Content here</div>
.myborder {border:2px solid #e7868c;}