#e75d5e color space conversions
Hex:
#e75d5e
RGB:
231, 93, 94
CMY:
9, 64, 63
CMYK:
0, 60, 59, 9
HSL:
360°, 74.1935%, 63.5294%
HSV (HSB):
360°, 59.7403%, 90.5882%
XYZ:
38.8897, 25.6258, 13.4862
xyY:
0.4986, 0.3285, 25.6258
CIE-Lab:
57.6801, 53.6083, 27.3397
CIE-LCH:
57.6801, 60.1773, 27.0211
CIE-Luv:
57.6801, 103.1842, 21.7449
Hunter-Lab:
50.6219, 48.5423, 19.6398
#e75d5e color charts
#e75d5e color shades, tints & tones
#e75d5e color schemes
#e75d5e color preview, HTML & CSS examples
This text has a color of #e75d5e
<p style="color:#e75d5e;">Text here</p>
.mytext {color:#e75d5e;}
This box has a color of #e75d5e
<div style="background-color:#e75d5e;">Content here</div>
.mybackground {background-color:#e75d5e;}
Border around this has a color of #e75d5e
<div style="border:2px solid #e75d5e;">Content here</div>
.myborder {border:2px solid #e75d5e;}