#e5263f color space conversions
Hex:
#e5263f
RGB:
229, 38, 63
CMY:
10, 85, 75
CMYK:
0, 83, 72, 10
HSL:
352°, 78.6008%, 52.3529%
HSV (HSB):
352°, 83.4061%, 89.8039%
XYZ:
33.9034, 18.4031, 6.4679
xyY:
0.5768, 0.3131, 18.4031
CIE-Lab:
49.9814, 70.1969, 35.7247
CIE-LCH:
49.9814, 78.7646, 26.9725
CIE-Luv:
49.9814, 138.9944, 22.4502
Hunter-Lab:
42.8989, 65.9974, 21.0900
#e5263f color charts
#e5263f color shades, tints & tones
#e5263f color schemes
#e5263f color preview, HTML & CSS examples
This text has a color of #e5263f
<p style="color:#e5263f;">Text here</p>
.mytext {color:#e5263f;}
This box has a color of #e5263f
<div style="background-color:#e5263f;">Content here</div>
.mybackground {background-color:#e5263f;}
Border around this has a color of #e5263f
<div style="border:2px solid #e5263f;">Content here</div>
.myborder {border:2px solid #e5263f;}