#e94a30 color space conversions
Hex:
#e94a30
RGB:
233, 74, 48
CMY:
9, 71, 81
CMYK:
0, 68, 79, 9
HSL:
8°, 80.7860%, 55.0980%
HSV (HSB):
8°, 79.3991%, 91.3725%
XYZ:
36.5866, 22.4346, 5.1983
xyY:
0.5697, 0.3493, 22.4346
CIE-Lab:
54.4851, 59.9025, 48.9717
CIE-LCH:
54.4851, 77.3727, 39.2668
CIE-Luv:
54.4851, 126.5471, 36.2059
Hunter-Lab:
47.3652, 54.9907, 26.6486
#e94a30 color charts
#e94a30 color shades, tints & tones
#e94a30 color schemes
#e94a30 color preview, HTML & CSS examples
This text has a color of #e94a30
<p style="color:#e94a30;">Text here</p>
.mytext {color:#e94a30;}
This box has a color of #e94a30
<div style="background-color:#e94a30;">Content here</div>
.mybackground {background-color:#e94a30;}
Border around this has a color of #e94a30
<div style="border:2px solid #e94a30;">Content here</div>
.myborder {border:2px solid #e94a30;}