#e13f0c color space conversions
Hex:
#e13f0c
RGB:
225, 63, 12
CMY:
12, 75, 95
CMYK:
0, 72, 95, 12
HSL:
14°, 89.8734%, 46.4706%
HSV (HSB):
14°, 94.6667%, 88.2353%
XYZ:
32.8952, 19.5891, 2.3951
xyY:
0.5994, 0.3569, 19.5891
CIE-Lab:
51.3694, 60.6638, 60.1157
CIE-LCH:
51.3694, 85.4049, 44.7400
CIE-Luv:
51.3694, 131.0311, 39.8309
Hunter-Lab:
44.2596, 55.2129, 27.7732
#e13f0c color charts
#e13f0c color shades, tints & tones
#e13f0c color schemes
#e13f0c color preview, HTML & CSS examples
This text has a color of #e13f0c
<p style="color:#e13f0c;">Text here</p>
.mytext {color:#e13f0c;}
This box has a color of #e13f0c
<div style="background-color:#e13f0c;">Content here</div>
.mybackground {background-color:#e13f0c;}
Border around this has a color of #e13f0c
<div style="border:2px solid #e13f0c;">Content here</div>
.myborder {border:2px solid #e13f0c;}