#e75d5f color space conversions
Hex:
#e75d5f
RGB:
231, 93, 95
CMY:
9, 64, 63
CMYK:
0, 60, 59, 9
HSL:
359°, 74.1935%, 63.5294%
HSV (HSB):
359°, 59.7403%, 90.5882%
XYZ:
38.9349, 25.6438, 13.7241
xyY:
0.4972, 0.3275, 25.6438
CIE-Lab:
57.6974, 53.6774, 26.7867
CIE-LCH:
57.6974, 59.9899, 26.5207
CIE-Luv:
57.6974, 102.9492, 21.1873
Hunter-Lab:
50.6398, 48.6220, 19.3793
#e75d5f color charts
#e75d5f color shades, tints & tones
#e75d5f color schemes
#e75d5f color preview, HTML & CSS examples
This text has a color of #e75d5f
<p style="color:#e75d5f;">Text here</p>
.mytext {color:#e75d5f;}
This box has a color of #e75d5f
<div style="background-color:#e75d5f;">Content here</div>
.mybackground {background-color:#e75d5f;}
Border around this has a color of #e75d5f
<div style="border:2px solid #e75d5f;">Content here</div>
.myborder {border:2px solid #e75d5f;}