#e85b64 color space conversions
Hex:
#e85b64
RGB:
232, 91, 100
CMY:
9, 64, 61
CMYK:
0, 61, 57, 9
HSL:
356°, 75.4011%, 63.3333%
HSV (HSB):
356°, 60.7759%, 90.9804%
XYZ:
39.3200, 25.5581, 14.9174
xyY:
0.4928, 0.3203, 25.5581
CIE-Lab:
57.6152, 55.2523, 23.8190
CIE-LCH:
57.6152, 60.1678, 23.3206
CIE-Luv:
57.6152, 103.8329, 17.7890
Hunter-Lab:
50.5550, 50.3603, 17.8936
#e85b64 color charts
#e85b64 color shades, tints & tones
#e85b64 color schemes
#e85b64 color preview, HTML & CSS examples
This text has a color of #e85b64
<p style="color:#e85b64;">Text here</p>
.mytext {color:#e85b64;}
This box has a color of #e85b64
<div style="background-color:#e85b64;">Content here</div>
.mybackground {background-color:#e85b64;}
Border around this has a color of #e85b64
<div style="border:2px solid #e85b64;">Content here</div>
.myborder {border:2px solid #e85b64;}