#e58e94 color space conversions
Hex:
#e58e94
RGB:
229, 142, 148
CMY:
10, 44, 42
CMYK:
0, 38, 35, 10
HSL:
356°, 62.5899%, 72.7451%
HSV (HSB):
356°, 37.9913%, 89.8039%
XYZ:
47.3314, 38.1421, 32.8845
xyY:
0.3999, 0.3223, 38.1421
CIE-Lab:
68.1252, 33.7060, 10.8576
CIE-LCH:
68.1252, 35.4116, 17.8551
CIE-Luv:
68.1252, 58.2760, 8.5823
Hunter-Lab:
61.7593, 28.7209, 11.6618
#e58e94 color charts
#e58e94 color shades, tints & tones
#e58e94 color schemes
#e58e94 color preview, HTML & CSS examples
This text has a color of #e58e94
<p style="color:#e58e94;">Text here</p>
.mytext {color:#e58e94;}
This box has a color of #e58e94
<div style="background-color:#e58e94;">Content here</div>
.mybackground {background-color:#e58e94;}
Border around this has a color of #e58e94
<div style="border:2px solid #e58e94;">Content here</div>
.myborder {border:2px solid #e58e94;}