#e0530e color space conversions
Hex:
#e0530e
RGB:
224, 83, 14
CMY:
12, 67, 95
CMYK:
0, 63, 94, 12
HSL:
20°, 88.2353%, 46.6667%
HSV (HSB):
20°, 93.7500%, 87.8431%
XYZ:
33.9130, 22.0655, 2.8871
xyY:
0.5761, 0.3748, 22.0655
CIE-Lab:
54.0964, 52.4932, 61.2168
CIE-LCH:
54.0964, 80.6414, 49.3870
CIE-Luv:
54.0964, 116.2451, 44.5030
Hunter-Lab:
46.9739, 46.6643, 29.2377
#e0530e color charts
#e0530e color shades, tints & tones
#e0530e color schemes
#e0530e color preview, HTML & CSS examples
This text has a color of #e0530e
<p style="color:#e0530e;">Text here</p>
.mytext {color:#e0530e;}
This box has a color of #e0530e
<div style="background-color:#e0530e;">Content here</div>
.mybackground {background-color:#e0530e;}
Border around this has a color of #e0530e
<div style="border:2px solid #e0530e;">Content here</div>
.myborder {border:2px solid #e0530e;}