#e05f2d color space conversions
Hex:
#e05f2d
RGB:
224, 95, 45
CMY:
12, 63, 82
CMYK:
0, 58, 80, 12
HSL:
17°, 74.2739%, 52.7451%
HSV (HSB):
17°, 79.9107%, 87.8431%
XYZ:
35.3063, 24.2212, 5.2969
xyY:
0.5446, 0.3736, 24.2212
CIE-Lab:
56.3086, 47.7500, 51.6595
CIE-LCH:
56.3086, 70.3475, 47.2521
CIE-Luv:
56.3086, 104.5756, 42.1325
Hunter-Lab:
49.2150, 41.9278, 28.0692
#e05f2d color charts
#e05f2d color shades, tints & tones
#e05f2d color schemes
#e05f2d color preview, HTML & CSS examples
This text has a color of #e05f2d
<p style="color:#e05f2d;">Text here</p>
.mytext {color:#e05f2d;}
This box has a color of #e05f2d
<div style="background-color:#e05f2d;">Content here</div>
.mybackground {background-color:#e05f2d;}
Border around this has a color of #e05f2d
<div style="border:2px solid #e05f2d;">Content here</div>
.myborder {border:2px solid #e05f2d;}