#e75a5c color space conversions
Hex:
#e75a5c
RGB:
231, 90, 92
CMY:
9, 65, 64
CMYK:
0, 61, 60, 9
HSL:
359°, 74.6032%, 62.9412%
HSV (HSB):
359°, 61.0390%, 90.5882%
XYZ:
38.5429, 25.0740, 12.9335
xyY:
0.5035, 0.3275, 25.0740
CIE-Lab:
57.1474, 54.7978, 27.8021
CIE-LCH:
57.1474, 61.4472, 26.9014
CIE-Luv:
57.1474, 105.6094, 21.7855
Hunter-Lab:
50.0739, 49.7658, 19.7378
#e75a5c color charts
#e75a5c color shades, tints & tones
#e75a5c color schemes
#e75a5c color preview, HTML & CSS examples
This text has a color of #e75a5c
<p style="color:#e75a5c;">Text here</p>
.mytext {color:#e75a5c;}
This box has a color of #e75a5c
<div style="background-color:#e75a5c;">Content here</div>
.mybackground {background-color:#e75a5c;}
Border around this has a color of #e75a5c
<div style="border:2px solid #e75a5c;">Content here</div>
.myborder {border:2px solid #e75a5c;}