#e85d6f color space conversions
Hex:
#e85d6f
RGB:
232, 93, 111
CMY:
9, 64, 56
CMYK:
0, 60, 52, 9
HSL:
352°, 75.1351%, 63.7255%
HSV (HSB):
352°, 59.9138%, 90.9804%
XYZ:
40.0623, 26.1322, 17.9714
xyY:
0.4760, 0.3105, 26.1322
CIE-Lab:
58.1623, 55.2236, 18.1583
CIE-LCH:
58.1623, 58.1324, 18.2016
CIE-Luv:
58.1623, 99.7449, 11.8207
Hunter-Lab:
51.1197, 50.4304, 14.9400
#e85d6f color charts
#e85d6f color shades, tints & tones
#e85d6f color schemes
#e85d6f color preview, HTML & CSS examples
This text has a color of #e85d6f
<p style="color:#e85d6f;">Text here</p>
.mytext {color:#e85d6f;}
This box has a color of #e85d6f
<div style="background-color:#e85d6f;">Content here</div>
.mybackground {background-color:#e85d6f;}
Border around this has a color of #e85d6f
<div style="border:2px solid #e85d6f;">Content here</div>
.myborder {border:2px solid #e85d6f;}