#e85a3d color space conversions
Hex:
#e85a3d
RGB:
232, 90, 61
CMY:
9, 65, 76
CMYK:
0, 61, 74, 9
HSL:
10°, 78.8018%, 57.4510%
HSV (HSB):
10°, 73.7069%, 90.9804%
XYZ:
37.7772, 24.8051, 7.2117
xyY:
0.5413, 0.3554, 24.8051
CIE-Lab:
56.8850, 53.4616, 44.7439
CIE-LCH:
56.8850, 69.7149, 39.9271
CIE-Luv:
56.8850, 112.6739, 36.2719
Hunter-Lab:
49.8047, 48.2353, 26.2782
#e85a3d color charts
#e85a3d color shades, tints & tones
#e85a3d color schemes
#e85a3d color preview, HTML & CSS examples
This text has a color of #e85a3d
<p style="color:#e85a3d;">Text here</p>
.mytext {color:#e85a3d;}
This box has a color of #e85a3d
<div style="background-color:#e85a3d;">Content here</div>
.mybackground {background-color:#e85a3d;}
Border around this has a color of #e85a3d
<div style="border:2px solid #e85a3d;">Content here</div>
.myborder {border:2px solid #e85a3d;}