#e7020f color space conversions
Hex:
#e7020f
RGB:
231, 2, 15
CMY:
9, 99, 94
CMYK:
0, 99, 94, 9
HSL:
357°, 98.2833%, 45.6863%
HSV (HSB):
357°, 99.1342%, 90.5882%
XYZ:
33.0629, 17.0668, 2.0036
xyY:
0.6342, 0.3274, 17.0668
CIE-Lab:
48.3441, 74.2995, 58.1370
CIE-LCH:
48.3441, 94.3415, 38.0420
CIE-Luv:
48.3441, 157.3419, 32.8142
Hunter-Lab:
41.3120, 70.5615, 26.0430
#e7020f color charts
#e7020f color shades, tints & tones
#e7020f color schemes
#e7020f color preview, HTML & CSS examples
This text has a color of #e7020f
<p style="color:#e7020f;">Text here</p>
.mytext {color:#e7020f;}
This box has a color of #e7020f
<div style="background-color:#e7020f;">Content here</div>
.mybackground {background-color:#e7020f;}
Border around this has a color of #e7020f
<div style="border:2px solid #e7020f;">Content here</div>
.myborder {border:2px solid #e7020f;}