#e58d9f color space conversions
Hex:
#e58d9f
RGB:
229, 141, 159
CMY:
10, 45, 38
CMYK:
0, 38, 31, 10
HSL:
348°, 62.8571%, 72.5490%
HSV (HSB):
348°, 38.4279%, 89.8039%
XYZ:
48.0960, 38.2110, 37.6414
xyY:
0.3880, 0.3083, 38.2110
CIE-Lab:
68.1758, 35.6106, 4.7636
CIE-LCH:
68.1758, 35.9278, 7.6192
CIE-Luv:
68.1758, 56.8975, 0.0644
Hunter-Lab:
61.8150, 30.7080, 7.1667
#e58d9f color charts
#e58d9f color shades, tints & tones
#e58d9f color schemes
#e58d9f color preview, HTML & CSS examples
This text has a color of #e58d9f
<p style="color:#e58d9f;">Text here</p>
.mytext {color:#e58d9f;}
This box has a color of #e58d9f
<div style="background-color:#e58d9f;">Content here</div>
.mybackground {background-color:#e58d9f;}
Border around this has a color of #e58d9f
<div style="border:2px solid #e58d9f;">Content here</div>
.myborder {border:2px solid #e58d9f;}