#e85c70 color space conversions
Hex:
#e85c70
RGB:
232, 92, 112
CMY:
9, 64, 56
CMYK:
0, 60, 52, 9
HSL:
351°, 75.2688%, 63.5294%
HSV (HSB):
351°, 60.3448%, 90.9804%
XYZ:
40.0305, 25.9799, 18.2340
xyY:
0.4752, 0.3084, 25.9799
CIE-Lab:
58.0180, 55.7464, 17.3777
CIE-LCH:
58.0180, 58.3922, 17.3137
CIE-Luv:
58.0180, 100.0837, 10.8092
Hunter-Lab:
50.9705, 50.9893, 14.4692
#e85c70 color charts
#e85c70 color shades, tints & tones
#e85c70 color schemes
#e85c70 color preview, HTML & CSS examples
This text has a color of #e85c70
<p style="color:#e85c70;">Text here</p>
.mytext {color:#e85c70;}
This box has a color of #e85c70
<div style="background-color:#e85c70;">Content here</div>
.mybackground {background-color:#e85c70;}
Border around this has a color of #e85c70
<div style="border:2px solid #e85c70;">Content here</div>
.myborder {border:2px solid #e85c70;}