#e7200e color space conversions
Hex:
#e7200e
RGB:
231, 32, 14
CMY:
9, 87, 95
CMYK:
0, 86, 94, 9
HSL:
5°, 88.5714%, 48.0392%
HSV (HSB):
5°, 93.9394%, 90.5882%
XYZ:
33.5508, 18.0537, 2.1318
xyY:
0.6244, 0.3360, 18.0537
CIE-Lab:
49.5611, 70.7749, 59.1315
CIE-LCH:
49.5611, 92.2259, 39.8783
CIE-Luv:
49.5611, 150.7823, 35.1367
Hunter-Lab:
42.4896, 66.5910, 26.7679
#e7200e color charts
#e7200e color shades, tints & tones
#e7200e color schemes
#e7200e color preview, HTML & CSS examples
This text has a color of #e7200e
<p style="color:#e7200e;">Text here</p>
.mytext {color:#e7200e;}
This box has a color of #e7200e
<div style="background-color:#e7200e;">Content here</div>
.mybackground {background-color:#e7200e;}
Border around this has a color of #e7200e
<div style="border:2px solid #e7200e;">Content here</div>
.myborder {border:2px solid #e7200e;}