#e75d5d color space conversions
Hex:
#e75d5d
RGB:
231, 93, 93
CMY:
9, 64, 64
CMYK:
0, 60, 60, 9
HSL:
0°, 74.1935%, 63.5294%
HSV (HSB):
0°, 59.7403%, 90.5882%
XYZ:
38.8451, 25.6079, 13.2514
xyY:
0.4999, 0.3296, 25.6079
CIE-Lab:
57.6630, 53.5401, 27.8923
CIE-LCH:
57.6630, 60.3698, 27.5177
CIE-Luv:
57.6630, 103.4171, 22.2976
Hunter-Lab:
50.6043, 48.4636, 19.8971
#e75d5d color charts
#e75d5d color shades, tints & tones
#e75d5d color schemes
#e75d5d color preview, HTML & CSS examples
This text has a color of #e75d5d
<p style="color:#e75d5d;">Text here</p>
.mytext {color:#e75d5d;}
This box has a color of #e75d5d
<div style="background-color:#e75d5d;">Content here</div>
.mybackground {background-color:#e75d5d;}
Border around this has a color of #e75d5d
<div style="border:2px solid #e75d5d;">Content here</div>
.myborder {border:2px solid #e75d5d;}