#e85c3c color space conversions
Hex:
#e85c3c
RGB:
232, 92, 60
CMY:
9, 64, 76
CMYK:
0, 60, 74, 9
HSL:
11°, 78.8991%, 57.2549%
HSV (HSB):
11°, 74.1379%, 90.9804%
XYZ:
37.9215, 25.1363, 7.1281
xyY:
0.5403, 0.3581, 25.1363
CIE-Lab:
57.2080, 52.5367, 45.6147
CIE-LCH:
57.2080, 69.5759, 40.9660
CIE-Luv:
57.2080, 111.3949, 37.2714
Hunter-Lab:
50.1362, 47.2737, 26.6658
#e85c3c color charts
#e85c3c color shades, tints & tones
#e85c3c color schemes
#e85c3c color preview, HTML & CSS examples
This text has a color of #e85c3c
<p style="color:#e85c3c;">Text here</p>
.mytext {color:#e85c3c;}
This box has a color of #e85c3c
<div style="background-color:#e85c3c;">Content here</div>
.mybackground {background-color:#e85c3c;}
Border around this has a color of #e85c3c
<div style="border:2px solid #e85c3c;">Content here</div>
.myborder {border:2px solid #e85c3c;}