#e5350a color space conversions
Hex:
#e5350a
RGB:
229, 53, 10
CMY:
10, 79, 96
CMYK:
0, 77, 96, 10
HSL:
12°, 91.6318%, 46.8627%
HSV (HSB):
12°, 95.6332%, 89.8039%
XYZ:
33.6410, 19.2261, 2.2251
xyY:
0.6106, 0.3490, 19.2261
CIE-Lab:
50.9507, 65.1017, 60.7526
CIE-LCH:
50.9507, 89.0455, 43.0208
CIE-Luv:
50.9507, 140.1103, 38.4654
Hunter-Lab:
43.8476, 60.2163, 27.6846
#e5350a color charts
#e5350a color shades, tints & tones
#e5350a color schemes
#e5350a color preview, HTML & CSS examples
This text has a color of #e5350a
<p style="color:#e5350a;">Text here</p>
.mytext {color:#e5350a;}
This box has a color of #e5350a
<div style="background-color:#e5350a;">Content here</div>
.mybackground {background-color:#e5350a;}
Border around this has a color of #e5350a
<div style="border:2px solid #e5350a;">Content here</div>
.myborder {border:2px solid #e5350a;}