#e75f5c color space conversions
Hex:
#e75f5c
RGB:
231, 95, 92
CMY:
9, 63, 64
CMYK:
0, 59, 60, 9
HSL:
1°, 74.3316%, 63.3333%
HSV (HSB):
1°, 60.1732%, 90.5882%
XYZ:
38.9790, 25.9460, 13.0789
xyY:
0.4997, 0.3326, 25.9460
CIE-Lab:
57.9858, 52.5744, 28.8807
CIE-LCH:
57.9858, 59.9847, 28.7813
CIE-Luv:
57.9858, 102.3206, 23.5642
Hunter-Lab:
50.9373, 47.4542, 20.4325
#e75f5c color charts
#e75f5c color shades, tints & tones
#e75f5c color schemes
#e75f5c color preview, HTML & CSS examples
This text has a color of #e75f5c
<p style="color:#e75f5c;">Text here</p>
.mytext {color:#e75f5c;}
This box has a color of #e75f5c
<div style="background-color:#e75f5c;">Content here</div>
.mybackground {background-color:#e75f5c;}
Border around this has a color of #e75f5c
<div style="border:2px solid #e75f5c;">Content here</div>
.myborder {border:2px solid #e75f5c;}