#e13b2b color space conversions
Hex:
#e13b2b
RGB:
225, 59, 43
CMY:
12, 77, 83
CMYK:
0, 74, 81, 12
HSL:
5°, 75.2066%, 52.5490%
HSV (HSB):
5°, 80.8889%, 88.2353%
XYZ:
33.0513, 19.3099, 4.2707
xyY:
0.5836, 0.3410, 19.3099
CIE-Lab:
51.0478, 62.6046, 47.6466
CIE-LCH:
51.0478, 78.6736, 37.2738
CIE-Luv:
51.0478, 130.2033, 32.9459
Hunter-Lab:
43.9430, 57.3568, 24.9979
#e13b2b color charts
#e13b2b color shades, tints & tones
#e13b2b color schemes
#e13b2b color preview, HTML & CSS examples
This text has a color of #e13b2b
<p style="color:#e13b2b;">Text here</p>
.mytext {color:#e13b2b;}
This box has a color of #e13b2b
<div style="background-color:#e13b2b;">Content here</div>
.mybackground {background-color:#e13b2b;}
Border around this has a color of #e13b2b
<div style="border:2px solid #e13b2b;">Content here</div>
.myborder {border:2px solid #e13b2b;}