#e94e1f color space conversions
Hex:
#e94e1f
RGB:
233, 78, 31
CMY:
9, 69, 88
CMYK:
0, 67, 87, 9
HSL:
14°, 82.1138%, 51.7647%
HSV (HSB):
14°, 86.6953%, 91.3725%
XYZ:
36.5760, 22.8713, 3.7832
xyY:
0.5785, 0.3617, 22.8713
CIE-Lab:
54.9396, 57.9086, 57.0474
CIE-LCH:
54.9396, 81.2884, 44.5708
CIE-Luv:
54.9396, 125.9469, 41.5101
Hunter-Lab:
47.8240, 52.8255, 28.7866
#e94e1f color charts
#e94e1f color shades, tints & tones
#e94e1f color schemes
#e94e1f color preview, HTML & CSS examples
This text has a color of #e94e1f
<p style="color:#e94e1f;">Text here</p>
.mytext {color:#e94e1f;}
This box has a color of #e94e1f
<div style="background-color:#e94e1f;">Content here</div>
.mybackground {background-color:#e94e1f;}
Border around this has a color of #e94e1f
<div style="border:2px solid #e94e1f;">Content here</div>
.myborder {border:2px solid #e94e1f;}