#e0755d color space conversions
Hex:
#e0755d
RGB:
224, 117, 93
CMY:
12, 54, 64
CMYK:
0, 48, 58, 12
HSL:
11°, 67.8756%, 62.1569%
HSV (HSB):
11°, 58.4821%, 87.8431%
XYZ:
39.0775, 29.3602, 13.9634
xyY:
0.4742, 0.3563, 29.3602
CIE-Lab:
61.0982, 39.4718, 32.0707
CIE-LCH:
61.0982, 50.8582, 39.0938
CIE-Luv:
61.0982, 80.9896, 30.5677
Hunter-Lab:
54.1850, 33.9080, 22.6506
#e0755d color charts
#e0755d color shades, tints & tones
#e0755d color schemes
#e0755d color preview, HTML & CSS examples
This text has a color of #e0755d
<p style="color:#e0755d;">Text here</p>
.mytext {color:#e0755d;}
This box has a color of #e0755d
<div style="background-color:#e0755d;">Content here</div>
.mybackground {background-color:#e0755d;}
Border around this has a color of #e0755d
<div style="border:2px solid #e0755d;">Content here</div>
.myborder {border:2px solid #e0755d;}