#e13b3d color space conversions
Hex:
#e13b3d
RGB:
225, 59, 61
CMY:
12, 77, 76
CMYK:
0, 74, 73, 12
HSL:
359°, 73.4513%, 55.6863%
HSV (HSB):
359°, 73.7778%, 88.2353%
XYZ:
33.4576, 19.4724, 6.4100
xyY:
0.5638, 0.3281, 19.4724
CIE-Lab:
51.2354, 63.2309, 38.1201
CIE-LCH:
51.2354, 73.8328, 31.0845
CIE-Luv:
51.2354, 126.7706, 26.6243
Hunter-Lab:
44.1275, 58.1159, 22.2768
#e13b3d color charts
#e13b3d color shades, tints & tones
#e13b3d color schemes
#e13b3d color preview, HTML & CSS examples
This text has a color of #e13b3d
<p style="color:#e13b3d;">Text here</p>
.mytext {color:#e13b3d;}
This box has a color of #e13b3d
<div style="background-color:#e13b3d;">Content here</div>
.mybackground {background-color:#e13b3d;}
Border around this has a color of #e13b3d
<div style="border:2px solid #e13b3d;">Content here</div>
.myborder {border:2px solid #e13b3d;}