#eb947d color space conversions
Hex:
#eb947d
RGB:
235, 148, 125
CMY:
8, 42, 51
CMYK:
0, 37, 47, 8
HSL:
13°, 73.3333%, 70.5882%
HSV (HSB):
13°, 46.8085%, 92.1569%
XYZ:
48.5525, 40.3226, 24.6261
xyY:
0.4278, 0.3553, 40.3226
CIE-Lab:
69.6987, 30.3031, 25.9019
CIE-LCH:
69.6987, 39.8646, 40.5224
CIE-Luv:
69.6987, 62.7009, 27.7787
Hunter-Lab:
63.5001, 25.3569, 21.4567
#eb947d color charts
#eb947d color shades, tints & tones
#eb947d color schemes
#eb947d color preview, HTML & CSS examples
This text has a color of #eb947d
<p style="color:#eb947d;">Text here</p>
.mytext {color:#eb947d;}
This box has a color of #eb947d
<div style="background-color:#eb947d;">Content here</div>
.mybackground {background-color:#eb947d;}
Border around this has a color of #eb947d
<div style="border:2px solid #eb947d;">Content here</div>
.myborder {border:2px solid #eb947d;}