#e82f0c color space conversions
Hex:
#e82f0c
RGB:
232, 47, 12
CMY:
9, 82, 95
CMYK:
0, 80, 95, 9
HSL:
10°, 90.1639%, 47.8431%
HSV (HSB):
10°, 94.8276%, 90.9804%
XYZ:
34.3616, 19.2154, 2.2457
xyY:
0.6155, 0.3442, 19.2154
CIE-Lab:
50.9382, 67.6630, 60.5627
CIE-LCH:
50.9382, 90.8082, 41.8306
CIE-Luv:
50.9382, 145.3605, 37.6039
Hunter-Lab:
43.8354, 63.2104, 27.6473
#e82f0c color charts
#e82f0c color shades, tints & tones
#e82f0c color schemes
#e82f0c color preview, HTML & CSS examples
This text has a color of #e82f0c
<p style="color:#e82f0c;">Text here</p>
.mytext {color:#e82f0c;}
This box has a color of #e82f0c
<div style="background-color:#e82f0c;">Content here</div>
.mybackground {background-color:#e82f0c;}
Border around this has a color of #e82f0c
<div style="border:2px solid #e82f0c;">Content here</div>
.myborder {border:2px solid #e82f0c;}