#e7948d color space conversions
Hex:
#e7948d
RGB:
231, 148, 141
CMY:
9, 42, 45
CMYK:
0, 36, 39, 9
HSL:
5°, 65.2174%, 72.9412%
HSV (HSB):
5°, 38.9610%, 90.5882%
XYZ:
48.3526, 40.0918, 30.3893
xyY:
0.4069, 0.3374, 40.0918
CIE-Lab:
69.5349, 30.4600, 16.7715
CIE-LCH:
69.5349, 34.7721, 28.8375
CIE-Luv:
69.5349, 57.1379, 16.8822
Hunter-Lab:
63.3181, 25.5041, 15.8666
#e7948d color charts
#e7948d color shades, tints & tones
#e7948d color schemes
#e7948d color preview, HTML & CSS examples
This text has a color of #e7948d
<p style="color:#e7948d;">Text here</p>
.mytext {color:#e7948d;}
This box has a color of #e7948d
<div style="background-color:#e7948d;">Content here</div>
.mybackground {background-color:#e7948d;}
Border around this has a color of #e7948d
<div style="border:2px solid #e7948d;">Content here</div>
.myborder {border:2px solid #e7948d;}