#e5948c color space conversions
Hex:
#e5948c
RGB:
229, 148, 140
CMY:
10, 42, 45
CMYK:
0, 35, 39, 10
HSL:
5°, 63.1206%, 72.3529%
HSV (HSB):
5°, 38.8646%, 89.8039%
XYZ:
47.6366, 39.7313, 29.9691
xyY:
0.4060, 0.3386, 39.7313
CIE-Lab:
69.2777, 29.5886, 16.9333
CIE-LCH:
69.2777, 34.0914, 29.7821
CIE-Luv:
69.2777, 55.7772, 17.2514
Hunter-Lab:
63.0327, 24.5930, 15.9333
#e5948c color charts
#e5948c color shades, tints & tones
#e5948c color schemes
#e5948c color preview, HTML & CSS examples
This text has a color of #e5948c
<p style="color:#e5948c;">Text here</p>
.mytext {color:#e5948c;}
This box has a color of #e5948c
<div style="background-color:#e5948c;">Content here</div>
.mybackground {background-color:#e5948c;}
Border around this has a color of #e5948c
<div style="border:2px solid #e5948c;">Content here</div>
.myborder {border:2px solid #e5948c;}