#e94a6f color space conversions
Hex:
#e94a6f
RGB:
233, 74, 111
CMY:
9, 71, 56
CMYK:
0, 68, 52, 9
HSL:
346°, 78.3251%, 60.1961%
HSV (HSB):
346°, 68.2403%, 91.3725%
XYZ:
38.9223, 23.3689, 17.4981
xyY:
0.4878, 0.2929, 23.3689
CIE-Lab:
55.4503, 63.3232, 14.4540
CIE-LCH:
55.4503, 64.9519, 12.8579
CIE-Luv:
55.4503, 111.3272, 5.4458
Hunter-Lab:
48.3414, 59.1227, 12.3778
#e94a6f color charts
#e94a6f color shades, tints & tones
#e94a6f color schemes
#e94a6f color preview, HTML & CSS examples
This text has a color of #e94a6f
<p style="color:#e94a6f;">Text here</p>
.mytext {color:#e94a6f;}
This box has a color of #e94a6f
<div style="background-color:#e94a6f;">Content here</div>
.mybackground {background-color:#e94a6f;}
Border around this has a color of #e94a6f
<div style="border:2px solid #e94a6f;">Content here</div>
.myborder {border:2px solid #e94a6f;}