#e05d30 color space conversions
Hex:
#e05d30
RGB:
224, 93, 48
CMY:
12, 64, 81
CMYK:
0, 58, 79, 12
HSL:
15°, 73.9496%, 53.3333%
HSV (HSB):
15°, 78.5714%, 87.8431%
XYZ:
35.1883, 23.8894, 5.5528
xyY:
0.5445, 0.3696, 23.8894
CIE-Lab:
55.9769, 48.7787, 49.9306
CIE-LCH:
55.9769, 69.8028, 45.6685
CIE-Luv:
55.9769, 105.7375, 40.6240
Hunter-Lab:
48.8768, 42.9748, 27.4779
#e05d30 color charts
#e05d30 color shades, tints & tones
#e05d30 color schemes
#e05d30 color preview, HTML & CSS examples
This text has a color of #e05d30
<p style="color:#e05d30;">Text here</p>
.mytext {color:#e05d30;}
This box has a color of #e05d30
<div style="background-color:#e05d30;">Content here</div>
.mybackground {background-color:#e05d30;}
Border around this has a color of #e05d30
<div style="border:2px solid #e05d30;">Content here</div>
.myborder {border:2px solid #e05d30;}