#e85d5c color space conversions
Hex:
#e85d5c
RGB:
232, 93, 92
CMY:
9, 64, 64
CMYK:
0, 60, 60, 9
HSL:
0°, 75.2688%, 63.5294%
HSV (HSB):
0°, 60.3448%, 90.9804%
XYZ:
39.1248, 25.7572, 13.0347
xyY:
0.5021, 0.3306, 25.7572
CIE-Lab:
57.8059, 53.8128, 28.6816
CIE-LCH:
57.8059, 60.9791, 28.0572
CIE-Luv:
57.8059, 104.4679, 23.0202
Hunter-Lab:
50.7516, 48.7920, 20.2984
#e85d5c color charts
#e85d5c color shades, tints & tones
#e85d5c color schemes
#e85d5c color preview, HTML & CSS examples
This text has a color of #e85d5c
<p style="color:#e85d5c;">Text here</p>
.mytext {color:#e85d5c;}
This box has a color of #e85d5c
<div style="background-color:#e85d5c;">Content here</div>
.mybackground {background-color:#e85d5c;}
Border around this has a color of #e85d5c
<div style="border:2px solid #e85d5c;">Content here</div>
.myborder {border:2px solid #e85d5c;}