#e94c5a color space conversions
Hex:
#e94c5a
RGB:
233, 76, 90
CMY:
9, 70, 65
CMYK:
0, 67, 61, 9
HSL:
355°, 78.1095%, 60.5882%
HSV (HSB):
355°, 67.3820%, 91.3725%
XYZ:
38.0342, 23.2307, 12.1522
xyY:
0.5181, 0.3164, 23.2307
CIE-Lab:
55.3092, 61.0856, 26.6538
CIE-LCH:
55.3092, 66.6474, 23.5733
CIE-Luv:
55.3092, 116.3825, 18.6879
Hunter-Lab:
48.1982, 56.5109, 18.7900
#e94c5a color charts
#e94c5a color shades, tints & tones
#e94c5a color schemes
#e94c5a color preview, HTML & CSS examples
This text has a color of #e94c5a
<p style="color:#e94c5a;">Text here</p>
.mytext {color:#e94c5a;}
This box has a color of #e94c5a
<div style="background-color:#e94c5a;">Content here</div>
.mybackground {background-color:#e94c5a;}
Border around this has a color of #e94c5a
<div style="border:2px solid #e94c5a;">Content here</div>
.myborder {border:2px solid #e94c5a;}