#e85d30 color space conversions
Hex:
#e85d30
RGB:
232, 93, 48
CMY:
9, 64, 81
CMYK:
0, 60, 79, 9
HSL:
15°, 80.0000%, 54.9020%
HSV (HSB):
15°, 79.3103%, 90.9804%
XYZ:
37.7266, 25.1979, 5.6716
xyY:
0.5500, 0.3673, 25.1979
CIE-Lab:
57.2677, 51.6476, 51.6310
CIE-LCH:
57.2677, 73.0290, 44.9908
CIE-Luv:
57.2677, 112.3474, 41.5114
Hunter-Lab:
50.1975, 46.3082, 28.4394
#e85d30 color charts
#e85d30 color shades, tints & tones
#e85d30 color schemes
#e85d30 color preview, HTML & CSS examples
This text has a color of #e85d30
<p style="color:#e85d30;">Text here</p>
.mytext {color:#e85d30;}
This box has a color of #e85d30
<div style="background-color:#e85d30;">Content here</div>
.mybackground {background-color:#e85d30;}
Border around this has a color of #e85d30
<div style="border:2px solid #e85d30;">Content here</div>
.myborder {border:2px solid #e85d30;}