#e08050 color space conversions
Hex:
#e08050
RGB:
224, 128, 80
CMY:
12, 50, 69
CMYK:
0, 43, 64, 12
HSL:
20°, 69.9029%, 59.6078%
HSV (HSB):
20°, 64.2857%, 87.8431%
XYZ:
39.9076, 31.8648, 11.6366
xyY:
0.4785, 0.3820, 31.8648
CIE-Lab:
63.2310, 32.8927, 41.6938
CIE-LCH:
63.2310, 53.1065, 51.7296
CIE-Luv:
63.2310, 74.7469, 41.4755
Hunter-Lab:
56.4489, 27.4082, 27.2920
#e08050 color charts
#e08050 color shades, tints & tones
#e08050 color schemes
#e08050 color preview, HTML & CSS examples
This text has a color of #e08050
<p style="color:#e08050;">Text here</p>
.mytext {color:#e08050;}
This box has a color of #e08050
<div style="background-color:#e08050;">Content here</div>
.mybackground {background-color:#e08050;}
Border around this has a color of #e08050
<div style="border:2px solid #e08050;">Content here</div>
.myborder {border:2px solid #e08050;}