#e5261e color space conversions
Hex:
#e5261e
RGB:
229, 38, 30
CMY:
10, 85, 88
CMYK:
0, 83, 87, 10
HSL:
2°, 79.2829%, 50.7843%
HSV (HSB):
2°, 86.8996%, 89.8039%
XYZ:
33.2406, 18.1380, 2.9773
xyY:
0.6115, 0.3337, 18.1380
CIE-Lab:
49.6630, 69.2432, 52.9583
CIE-LCH:
49.6630, 87.1734, 37.4094
CIE-Luv:
49.6630, 145.4455, 33.0179
Hunter-Lab:
42.5887, 64.7893, 25.6672
#e5261e color charts
#e5261e color shades, tints & tones
#e5261e color schemes
#e5261e color preview, HTML & CSS examples
This text has a color of #e5261e
<p style="color:#e5261e;">Text here</p>
.mytext {color:#e5261e;}
This box has a color of #e5261e
<div style="background-color:#e5261e;">Content here</div>
.mybackground {background-color:#e5261e;}
Border around this has a color of #e5261e
<div style="border:2px solid #e5261e;">Content here</div>
.myborder {border:2px solid #e5261e;}