#e63d2f color space conversions
Hex:
#e63d2f
RGB:
230, 61, 47
CMY:
10, 76, 82
CMYK:
0, 73, 80, 10
HSL:
5°, 78.5408%, 54.3137%
HSV (HSB):
5°, 79.5652%, 90.1961%
XYZ:
34.8150, 20.3657, 4.7853
xyY:
0.5806, 0.3396, 20.3657
CIE-Lab:
52.2482, 63.5763, 47.0894
CIE-LCH:
52.2482, 79.1161, 36.5264
CIE-Luv:
52.2482, 132.3277, 32.9271
Hunter-Lab:
45.1284, 58.7318, 25.3029
#e63d2f color charts
#e63d2f color shades, tints & tones
#e63d2f color schemes
#e63d2f color preview, HTML & CSS examples
This text has a color of #e63d2f
<p style="color:#e63d2f;">Text here</p>
.mytext {color:#e63d2f;}
This box has a color of #e63d2f
<div style="background-color:#e63d2f;">Content here</div>
.mybackground {background-color:#e63d2f;}
Border around this has a color of #e63d2f
<div style="border:2px solid #e63d2f;">Content here</div>
.myborder {border:2px solid #e63d2f;}