#e13f1e color space conversions
Hex:
#e13f1e
RGB:
225, 63, 30
CMY:
12, 75, 88
CMYK:
0, 72, 87, 12
HSL:
10°, 76.4706%, 50.0000%
HSV (HSB):
10°, 86.6667%, 88.2353%
XYZ:
33.0632, 19.6563, 3.2797
xyY:
0.5904, 0.3510, 19.6563
CIE-Lab:
51.4464, 60.9287, 54.0584
CIE-LCH:
51.4464, 81.4532, 41.5808
CIE-Luv:
51.4464, 129.5697, 37.0842
Hunter-Lab:
44.3354, 55.5295, 26.6488
#e13f1e color charts
#e13f1e color shades, tints & tones
#e13f1e color schemes
#e13f1e color preview, HTML & CSS examples
This text has a color of #e13f1e
<p style="color:#e13f1e;">Text here</p>
.mytext {color:#e13f1e;}
This box has a color of #e13f1e
<div style="background-color:#e13f1e;">Content here</div>
.mybackground {background-color:#e13f1e;}
Border around this has a color of #e13f1e
<div style="border:2px solid #e13f1e;">Content here</div>
.myborder {border:2px solid #e13f1e;}