#e75b5d color space conversions
Hex:
#e75b5d
RGB:
231, 91, 93
CMY:
9, 64, 64
CMYK:
0, 61, 60, 9
HSL:
359°, 74.4681%, 63.1373%
HSV (HSB):
359°, 60.6061%, 90.5882%
XYZ:
38.6719, 25.2614, 13.1936
xyY:
0.5014, 0.3275, 25.2614
CIE-Lab:
57.3292, 54.4263, 27.4610
CIE-LCH:
57.3292, 60.9617, 26.7734
CIE-Luv:
57.3292, 104.7238, 21.5862
Hunter-Lab:
50.2607, 49.3861, 19.6187
#e75b5d color charts
#e75b5d color shades, tints & tones
#e75b5d color schemes
#e75b5d color preview, HTML & CSS examples
This text has a color of #e75b5d
<p style="color:#e75b5d;">Text here</p>
.mytext {color:#e75b5d;}
This box has a color of #e75b5d
<div style="background-color:#e75b5d;">Content here</div>
.mybackground {background-color:#e75b5d;}
Border around this has a color of #e75b5d
<div style="border:2px solid #e75b5d;">Content here</div>
.myborder {border:2px solid #e75b5d;}