#e7250e color space conversions
Hex:
#e7250e
RGB:
231, 37, 14
CMY:
9, 85, 95
CMYK:
0, 84, 94, 9
HSL:
6°, 88.5714%, 48.0392%
HSV (HSB):
6°, 93.9394%, 90.5882%
XYZ:
33.6958, 18.3438, 2.1802
xyY:
0.6215, 0.3383, 18.3438
CIE-Lab:
49.9104, 69.7778, 59.3292
CIE-LCH:
49.9104, 91.5909, 40.3732
CIE-Luv:
49.9104, 148.9147, 35.7628
Hunter-Lab:
42.8296, 65.4815, 26.9626
#e7250e color charts
#e7250e color shades, tints & tones
#e7250e color schemes
#e7250e color preview, HTML & CSS examples
This text has a color of #e7250e
<p style="color:#e7250e;">Text here</p>
.mytext {color:#e7250e;}
This box has a color of #e7250e
<div style="background-color:#e7250e;">Content here</div>
.mybackground {background-color:#e7250e;}
Border around this has a color of #e7250e
<div style="border:2px solid #e7250e;">Content here</div>
.myborder {border:2px solid #e7250e;}