#e76e95 color space conversions
Hex:
#e76e95
RGB:
231, 110, 149
CMY:
9, 57, 42
CMYK:
0, 52, 35, 9
HSL:
341°, 71.5976%, 66.8627%
HSV (HSB):
341°, 52.3810%, 90.5882%
XYZ:
43.9557, 30.3107, 31.9676
xyY:
0.4138, 0.2853, 30.3107
CIE-Lab:
61.9214, 50.7918, 1.4202
CIE-LCH:
61.9214, 50.8116, 1.6016
CIE-Luv:
61.9214, 78.8073, -7.6346
Hunter-Lab:
55.0552, 46.1669, 4.1121
#e76e95 color charts
#e76e95 color shades, tints & tones
#e76e95 color schemes
#e76e95 color preview, HTML & CSS examples
This text has a color of #e76e95
<p style="color:#e76e95;">Text here</p>
.mytext {color:#e76e95;}
This box has a color of #e76e95
<div style="background-color:#e76e95;">Content here</div>
.mybackground {background-color:#e76e95;}
Border around this has a color of #e76e95
<div style="border:2px solid #e76e95;">Content here</div>
.myborder {border:2px solid #e76e95;}