#e5858a color space conversions
Hex:
#e5858a
RGB:
229, 133, 138
CMY:
10, 48, 46
CMYK:
0, 42, 40, 10
HSL:
357°, 64.8649%, 70.9804%
HSV (HSB):
357°, 41.9214%, 89.8039%
XYZ:
45.2881, 35.2680, 28.4652
xyY:
0.4154, 0.3235, 35.2680
CIE-Lab:
65.9568, 37.2655, 13.4213
CIE-LCH:
65.9568, 39.6087, 19.8066
CIE-Luv:
65.9568, 65.8138, 10.9813
Hunter-Lab:
59.3869, 32.1959, 13.1521
#e5858a color charts
#e5858a color shades, tints & tones
#e5858a color schemes
#e5858a color preview, HTML & CSS examples
This text has a color of #e5858a
<p style="color:#e5858a;">Text here</p>
.mytext {color:#e5858a;}
This box has a color of #e5858a
<div style="background-color:#e5858a;">Content here</div>
.mybackground {background-color:#e5858a;}
Border around this has a color of #e5858a
<div style="border:2px solid #e5858a;">Content here</div>
.myborder {border:2px solid #e5858a;}