#e94f0c color space conversions
Hex:
#e94f0c
RGB:
233, 79, 12
CMY:
9, 69, 95
CMYK:
0, 66, 95, 9
HSL:
18°, 90.2041%, 48.0392%
HSV (HSB):
18°, 94.8498%, 91.3725%
XYZ:
36.4666, 22.9421, 2.8541
xyY:
0.5857, 0.3685, 22.9421
CIE-Lab:
55.0127, 57.2305, 63.0248
CIE-LCH:
55.0127, 85.1320, 47.7585
CIE-Luv:
55.0127, 126.5721, 44.5112
Hunter-Lab:
47.8980, 52.0777, 29.9957
#e94f0c color charts
#e94f0c color shades, tints & tones
#e94f0c color schemes
#e94f0c color preview, HTML & CSS examples
This text has a color of #e94f0c
<p style="color:#e94f0c;">Text here</p>
.mytext {color:#e94f0c;}
This box has a color of #e94f0c
<div style="background-color:#e94f0c;">Content here</div>
.mybackground {background-color:#e94f0c;}
Border around this has a color of #e94f0c
<div style="border:2px solid #e94f0c;">Content here</div>
.myborder {border:2px solid #e94f0c;}