#e94e5b color space conversions
Hex:
#e94e5b
RGB:
233, 78, 91
CMY:
9, 69, 64
CMYK:
0, 67, 61, 9
HSL:
355°, 77.8894%, 60.9804%
HSV (HSB):
355°, 66.5236%, 91.3725%
XYZ:
38.2170, 23.5277, 12.4246
xyY:
0.5153, 0.3172, 23.5277
CIE-Lab:
55.6118, 60.3705, 26.4615
CIE-LCH:
55.6118, 65.9152, 23.6687
CIE-Luv:
55.6118, 114.9417, 18.7506
Hunter-Lab:
48.5054, 55.7541, 18.7668
#e94e5b color charts
#e94e5b color shades, tints & tones
#e94e5b color schemes
#e94e5b color preview, HTML & CSS examples
This text has a color of #e94e5b
<p style="color:#e94e5b;">Text here</p>
.mytext {color:#e94e5b;}
This box has a color of #e94e5b
<div style="background-color:#e94e5b;">Content here</div>
.mybackground {background-color:#e94e5b;}
Border around this has a color of #e94e5b
<div style="border:2px solid #e94e5b;">Content here</div>
.myborder {border:2px solid #e94e5b;}