#e85b5d color space conversions
Hex:
#e85b5d
RGB:
232, 91, 93
CMY:
9, 64, 64
CMYK:
0, 61, 60, 9
HSL:
359°, 75.4011%, 63.3333%
HSV (HSB):
359°, 60.7759%, 90.9804%
XYZ:
38.9956, 25.4283, 13.2088
xyY:
0.5023, 0.3275, 25.4283
CIE-Lab:
57.4904, 54.7627, 27.7009
CIE-LCH:
57.4904, 61.3702, 26.8319
CIE-Luv:
57.4904, 105.5428, 21.7663
Hunter-Lab:
50.4265, 49.7905, 19.7680
#e85b5d color charts
#e85b5d color shades, tints & tones
#e85b5d color schemes
#e85b5d color preview, HTML & CSS examples
This text has a color of #e85b5d
<p style="color:#e85b5d;">Text here</p>
.mytext {color:#e85b5d;}
This box has a color of #e85b5d
<div style="background-color:#e85b5d;">Content here</div>
.mybackground {background-color:#e85b5d;}
Border around this has a color of #e85b5d
<div style="border:2px solid #e85b5d;">Content here</div>
.myborder {border:2px solid #e85b5d;}