#e63d1f color space conversions
Hex:
#e63d1f
RGB:
230, 61, 31
CMY:
10, 76, 88
CMYK:
0, 73, 87, 10
HSL:
9°, 79.9197%, 51.1765%
HSV (HSB):
9°, 86.5217%, 90.1961%
XYZ:
34.5492, 20.2594, 3.3858
xyY:
0.5937, 0.3481, 20.2594
CIE-Lab:
52.1292, 63.1764, 54.5718
CIE-LCH:
52.1292, 83.4826, 40.8204
CIE-Luv:
52.1292, 134.5848, 37.0795
Hunter-Lab:
45.0105, 58.2450, 27.0473
#e63d1f color charts
#e63d1f color shades, tints & tones
#e63d1f color schemes
#e63d1f color preview, HTML & CSS examples
This text has a color of #e63d1f
<p style="color:#e63d1f;">Text here</p>
.mytext {color:#e63d1f;}
This box has a color of #e63d1f
<div style="background-color:#e63d1f;">Content here</div>
.mybackground {background-color:#e63d1f;}
Border around this has a color of #e63d1f
<div style="border:2px solid #e63d1f;">Content here</div>
.myborder {border:2px solid #e63d1f;}