#e13b3a color space conversions
Hex:
#e13b3a
RGB:
225, 59, 58
CMY:
12, 77, 77
CMYK:
0, 74, 74, 12
HSL:
0°, 73.5683%, 55.4902%
HSV (HSB):
0°, 74.2222%, 88.2353%
XYZ:
33.3790, 19.4410, 5.9962
xyY:
0.5675, 0.3305, 19.4410
CIE-Lab:
51.1992, 63.1103, 39.7693
CIE-LCH:
51.1992, 74.5956, 32.2173
CIE-Luv:
51.1992, 127.4205, 27.8237
Hunter-Lab:
44.0919, 57.9695, 22.8013
#e13b3a color charts
#e13b3a color shades, tints & tones
#e13b3a color schemes
#e13b3a color preview, HTML & CSS examples
This text has a color of #e13b3a
<p style="color:#e13b3a;">Text here</p>
.mytext {color:#e13b3a;}
This box has a color of #e13b3a
<div style="background-color:#e13b3a;">Content here</div>
.mybackground {background-color:#e13b3a;}
Border around this has a color of #e13b3a
<div style="border:2px solid #e13b3a;">Content here</div>
.myborder {border:2px solid #e13b3a;}