#e62f1e color space conversions
Hex:
#e62f1e
RGB:
230, 47, 30
CMY:
10, 82, 88
CMYK:
0, 80, 87, 10
HSL:
5°, 80.0000%, 50.9804%
HSV (HSB):
5°, 86.9565%, 90.1961%
XYZ:
33.8840, 18.9498, 3.1001
xyY:
0.6058, 0.3388, 18.9498
CIE-Lab:
50.6284, 67.3407, 53.8056
CIE-LCH:
50.6284, 86.1963, 38.6251
CIE-Luv:
50.6284, 142.2290, 34.5741
Hunter-Lab:
43.5313, 62.7613, 26.2496
#e62f1e color charts
#e62f1e color shades, tints & tones
#e62f1e color schemes
#e62f1e color preview, HTML & CSS examples
This text has a color of #e62f1e
<p style="color:#e62f1e;">Text here</p>
.mytext {color:#e62f1e;}
This box has a color of #e62f1e
<div style="background-color:#e62f1e;">Content here</div>
.mybackground {background-color:#e62f1e;}
Border around this has a color of #e62f1e
<div style="border:2px solid #e62f1e;">Content here</div>
.myborder {border:2px solid #e62f1e;}