#e94d5e color space conversions
Hex:
#e94d5e
RGB:
233, 77, 94
CMY:
9, 70, 63
CMYK:
0, 67, 60, 9
HSL:
353°, 78.0000%, 60.7843%
HSV (HSB):
353°, 66.9528%, 91.3725%
XYZ:
38.2785, 23.4395, 13.0965
xyY:
0.5116, 0.3133, 23.4395
CIE-Lab:
55.5222, 60.9547, 24.5890
CIE-LCH:
55.5222, 65.7274, 21.9691
CIE-Luv:
55.5222, 114.7180, 16.7584
Hunter-Lab:
48.4144, 56.4046, 17.8517
#e94d5e color charts
#e94d5e color shades, tints & tones
#e94d5e color schemes
#e94d5e color preview, HTML & CSS examples
This text has a color of #e94d5e
<p style="color:#e94d5e;">Text here</p>
.mytext {color:#e94d5e;}
This box has a color of #e94d5e
<div style="background-color:#e94d5e;">Content here</div>
.mybackground {background-color:#e94d5e;}
Border around this has a color of #e94d5e
<div style="border:2px solid #e94d5e;">Content here</div>
.myborder {border:2px solid #e94d5e;}