#e85d25 color space conversions
Hex:
#e85d25
RGB:
232, 93, 37
CMY:
9, 64, 85
CMYK:
0, 60, 84, 9
HSL:
17°, 80.9129%, 52.7451%
HSV (HSB):
17°, 84.0517%, 90.9804%
XYZ:
37.5270, 25.1181, 4.6206
xyY:
0.5579, 0.3734, 25.1181
CIE-Lab:
57.1903, 51.3323, 56.4294
CIE-LCH:
57.1903, 76.2843, 47.7081
CIE-Luv:
57.1903, 113.5646, 44.3483
Hunter-Lab:
50.1179, 45.9497, 29.6163
#e85d25 color charts
#e85d25 color shades, tints & tones
#e85d25 color schemes
#e85d25 color preview, HTML & CSS examples
This text has a color of #e85d25
<p style="color:#e85d25;">Text here</p>
.mytext {color:#e85d25;}
This box has a color of #e85d25
<div style="background-color:#e85d25;">Content here</div>
.mybackground {background-color:#e85d25;}
Border around this has a color of #e85d25
<div style="border:2px solid #e85d25;">Content here</div>
.myborder {border:2px solid #e85d25;}