#e94a4d color space conversions
Hex:
#e94a4d
RGB:
233, 74, 77
CMY:
9, 71, 70
CMYK:
0, 68, 67, 9
HSL:
359°, 78.3251%, 60.1961%
HSV (HSB):
359°, 68.2403%, 91.3725%
XYZ:
37.3926, 22.7570, 9.4429
xyY:
0.5373, 0.3270, 22.7570
CIE-Lab:
54.8212, 61.1057, 33.5779
CIE-LCH:
54.8212, 69.7236, 28.7890
CIE-Luv:
54.8212, 120.8597, 24.7978
Hunter-Lab:
47.7043, 56.4331, 21.6568
#e94a4d color charts
#e94a4d color shades, tints & tones
#e94a4d color schemes
#e94a4d color preview, HTML & CSS examples
This text has a color of #e94a4d
<p style="color:#e94a4d;">Text here</p>
.mytext {color:#e94a4d;}
This box has a color of #e94a4d
<div style="background-color:#e94a4d;">Content here</div>
.mybackground {background-color:#e94a4d;}
Border around this has a color of #e94a4d
<div style="border:2px solid #e94a4d;">Content here</div>
.myborder {border:2px solid #e94a4d;}