#e13b12 color space conversions
Hex:
#e13b12
RGB:
225, 59, 18
CMY:
12, 77, 93
CMYK:
0, 74, 92, 12
HSL:
12°, 85.1852%, 47.6471%
HSV (HSB):
12°, 92.0000%, 88.2353%
XYZ:
32.7245, 19.1792, 2.5494
xyY:
0.6010, 0.3522, 19.1792
CIE-Lab:
50.8962, 62.0954, 58.1212
CIE-LCH:
50.8962, 85.0524, 43.1066
CIE-Luv:
50.8962, 133.1016, 38.2596
Hunter-Lab:
43.7940, 56.7422, 27.2043
#e13b12 color charts
#e13b12 color shades, tints & tones
#e13b12 color schemes
#e13b12 color preview, HTML & CSS examples
This text has a color of #e13b12
<p style="color:#e13b12;">Text here</p>
.mytext {color:#e13b12;}
This box has a color of #e13b12
<div style="background-color:#e13b12;">Content here</div>
.mybackground {background-color:#e13b12;}
Border around this has a color of #e13b12
<div style="border:2px solid #e13b12;">Content here</div>
.myborder {border:2px solid #e13b12;}