#e8230e color space conversions
Hex:
#e8230e
RGB:
232, 35, 14
CMY:
9, 86, 95
CMYK:
0, 85, 94, 9
HSL:
6°, 88.6179%, 48.2353%
HSV (HSB):
6°, 93.9655%, 90.9804%
XYZ:
33.9590, 18.3896, 2.1752
xyY:
0.6228, 0.3373, 18.3896
CIE-Lab:
49.9653, 70.4604, 59.4656
CIE-LCH:
49.9653, 92.1999, 40.1629
CIE-Luv:
49.9653, 150.4192, 35.6434
Hunter-Lab:
42.8831, 66.3084, 27.0108
#e8230e color charts
#e8230e color shades, tints & tones
#e8230e color schemes
#e8230e color preview, HTML & CSS examples
This text has a color of #e8230e
<p style="color:#e8230e;">Text here</p>
.mytext {color:#e8230e;}
This box has a color of #e8230e
<div style="background-color:#e8230e;">Content here</div>
.mybackground {background-color:#e8230e;}
Border around this has a color of #e8230e
<div style="border:2px solid #e8230e;">Content here</div>
.myborder {border:2px solid #e8230e;}