#e85d49 color space conversions
Hex:
#e85d49
RGB:
232, 93, 73
CMY:
9, 64, 71
CMYK:
0, 60, 69, 9
HSL:
8°, 77.5610%, 59.8039%
HSV (HSB):
8°, 68.5345%, 90.9804%
XYZ:
38.3957, 25.4655, 9.1950
xyY:
0.5256, 0.3486, 25.4655
CIE-Lab:
57.5262, 52.6930, 39.0234
CIE-LCH:
57.5262, 65.5696, 36.5229
CIE-Luv:
57.5262, 108.4416, 32.3738
Hunter-Lab:
50.4634, 47.5028, 24.5211
#e85d49 color charts
#e85d49 color shades, tints & tones
#e85d49 color schemes
#e85d49 color preview, HTML & CSS examples
This text has a color of #e85d49
<p style="color:#e85d49;">Text here</p>
.mytext {color:#e85d49;}
This box has a color of #e85d49
<div style="background-color:#e85d49;">Content here</div>
.mybackground {background-color:#e85d49;}
Border around this has a color of #e85d49
<div style="border:2px solid #e85d49;">Content here</div>
.myborder {border:2px solid #e85d49;}