#e2754e color space conversions
Hex:
#e2754e
RGB:
226, 117, 78
CMY:
11, 54, 69
CMYK:
0, 48, 65, 11
HSL:
16°, 71.8447%, 59.6078%
HSV (HSB):
16°, 65.4867%, 88.6275%
XYZ:
39.1005, 29.4414, 10.8297
xyY:
0.4926, 0.3709, 29.4414
CIE-Lab:
61.1692, 39.2384, 40.3855
CIE-LCH:
61.1692, 56.3085, 45.8254
CIE-Luv:
61.1692, 85.0166, 38.1439
Hunter-Lab:
54.2599, 33.6748, 26.1483
#e2754e color charts
#e2754e color shades, tints & tones
#e2754e color schemes
#e2754e color preview, HTML & CSS examples
This text has a color of #e2754e
<p style="color:#e2754e;">Text here</p>
.mytext {color:#e2754e;}
This box has a color of #e2754e
<div style="background-color:#e2754e;">Content here</div>
.mybackground {background-color:#e2754e;}
Border around this has a color of #e2754e
<div style="border:2px solid #e2754e;">Content here</div>
.myborder {border:2px solid #e2754e;}