#e13c35 color space conversions
Hex:
#e13c35
RGB:
225, 60, 53
CMY:
12, 76, 79
CMYK:
0, 73, 76, 12
HSL:
2°, 74.1379%, 54.5098%
HSV (HSB):
2°, 76.4444%, 88.2353%
XYZ:
33.3098, 19.4963, 5.3757
xyY:
0.5725, 0.3351, 19.4963
CIE-Lab:
51.2629, 62.5917, 42.5999
CIE-LCH:
51.2629, 75.7131, 34.2392
CIE-Luv:
51.2629, 127.8745, 29.9236
Hunter-Lab:
44.1546, 57.3880, 23.6898
#e13c35 color charts
#e13c35 color shades, tints & tones
#e13c35 color schemes
#e13c35 color preview, HTML & CSS examples
This text has a color of #e13c35
<p style="color:#e13c35;">Text here</p>
.mytext {color:#e13c35;}
This box has a color of #e13c35
<div style="background-color:#e13c35;">Content here</div>
.mybackground {background-color:#e13c35;}
Border around this has a color of #e13c35
<div style="border:2px solid #e13c35;">Content here</div>
.myborder {border:2px solid #e13c35;}