#e76e72 color space conversions
Hex:
#e76e72
RGB:
231, 110, 114
CMY:
9, 57, 55
CMYK:
0, 52, 51, 9
HSL:
358°, 71.5976%, 66.8627%
HSV (HSB):
358°, 52.3810%, 90.5882%
XYZ:
41.5682, 29.3557, 19.3949
xyY:
0.4602, 0.3250, 29.3557
CIE-Lab:
61.0943, 47.2255, 20.3900
CIE-LCH:
61.0943, 51.4393, 23.3527
CIE-Luv:
61.0943, 87.3826, 16.5558
Hunter-Lab:
54.1809, 42.1306, 16.7028
#e76e72 color charts
#e76e72 color shades, tints & tones
#e76e72 color schemes
#e76e72 color preview, HTML & CSS examples
This text has a color of #e76e72
<p style="color:#e76e72;">Text here</p>
.mytext {color:#e76e72;}
This box has a color of #e76e72
<div style="background-color:#e76e72;">Content here</div>
.mybackground {background-color:#e76e72;}
Border around this has a color of #e76e72
<div style="border:2px solid #e76e72;">Content here</div>
.myborder {border:2px solid #e76e72;}