#e85b5e color space conversions
Hex:
#e85b5e
RGB:
232, 91, 94
CMY:
9, 64, 63
CMYK:
0, 61, 59, 9
HSL:
359°, 75.4011%, 63.3333%
HSV (HSB):
359°, 60.7759%, 90.9804%
XYZ:
39.0402, 25.4461, 13.4436
xyY:
0.5010, 0.3265, 25.4461
CIE-Lab:
57.5075, 54.8302, 27.1472
CIE-LCH:
57.5075, 61.1827, 26.3406
CIE-Luv:
57.5075, 105.3047, 21.2130
Hunter-Lab:
50.4442, 49.8690, 19.5098
#e85b5e color charts
#e85b5e color shades, tints & tones
#e85b5e color schemes
#e85b5e color preview, HTML & CSS examples
This text has a color of #e85b5e
<p style="color:#e85b5e;">Text here</p>
.mytext {color:#e85b5e;}
This box has a color of #e85b5e
<div style="background-color:#e85b5e;">Content here</div>
.mybackground {background-color:#e85b5e;}
Border around this has a color of #e85b5e
<div style="border:2px solid #e85b5e;">Content here</div>
.myborder {border:2px solid #e85b5e;}