#e85d4e color space conversions
Hex:
#e85d4e
RGB:
232, 93, 78
CMY:
9, 64, 69
CMYK:
0, 60, 66, 9
HSL:
6°, 77.0000%, 60.7843%
HSV (HSB):
6°, 66.3793%, 90.9804%
XYZ:
38.5682, 25.5346, 10.1036
xyY:
0.5197, 0.3441, 25.5346
CIE-Lab:
57.5926, 52.9598, 36.3378
CIE-LCH:
57.5926, 64.2275, 34.4556
CIE-Luv:
57.5926, 107.4758, 30.1058
Hunter-Lab:
50.5317, 47.8091, 23.5174
#e85d4e color charts
#e85d4e color shades, tints & tones
#e85d4e color schemes
#e85d4e color preview, HTML & CSS examples
This text has a color of #e85d4e
<p style="color:#e85d4e;">Text here</p>
.mytext {color:#e85d4e;}
This box has a color of #e85d4e
<div style="background-color:#e85d4e;">Content here</div>
.mybackground {background-color:#e85d4e;}
Border around this has a color of #e85d4e
<div style="border:2px solid #e85d4e;">Content here</div>
.myborder {border:2px solid #e85d4e;}