#e5545f color space conversions
Hex:
#e5545f
RGB:
229, 84, 95
CMY:
10, 67, 63
CMYK:
0, 63, 59, 10
HSL:
355°, 73.6041%, 61.3725%
HSV (HSB):
355°, 63.3188%, 89.8039%
XYZ:
37.5490, 23.8249, 13.4461
xyY:
0.5019, 0.3184, 23.8249
CIE-Lab:
55.9120, 56.9137, 24.3903
CIE-LCH:
55.9120, 61.9197, 23.1975
CIE-Luv:
55.9120, 107.0162, 17.6607
Hunter-Lab:
48.8107, 51.8971, 17.8347
#e5545f color charts
#e5545f color shades, tints & tones
#e5545f color schemes
#e5545f color preview, HTML & CSS examples
This text has a color of #e5545f
<p style="color:#e5545f;">Text here</p>
.mytext {color:#e5545f;}
This box has a color of #e5545f
<div style="background-color:#e5545f;">Content here</div>
.mybackground {background-color:#e5545f;}
Border around this has a color of #e5545f
<div style="border:2px solid #e5545f;">Content here</div>
.myborder {border:2px solid #e5545f;}