#e76f7c color space conversions
Hex:
#e76f7c
RGB:
231, 111, 124
CMY:
9, 56, 51
CMYK:
0, 52, 46, 9
HSL:
354°, 71.4286%, 67.0588%
HSV (HSB):
354°, 51.9481%, 90.5882%
XYZ:
42.2775, 29.8130, 22.5950
xyY:
0.4465, 0.3149, 29.8130
CIE-Lab:
61.4926, 47.6553, 15.2000
CIE-LCH:
61.4926, 50.0207, 17.6904
CIE-Luv:
61.4926, 84.4397, 10.5196
Hunter-Lab:
54.6013, 42.6593, 13.6857
#e76f7c color charts
#e76f7c color shades, tints & tones
#e76f7c color schemes
#e76f7c color preview, HTML & CSS examples
This text has a color of #e76f7c
<p style="color:#e76f7c;">Text here</p>
.mytext {color:#e76f7c;}
This box has a color of #e76f7c
<div style="background-color:#e76f7c;">Content here</div>
.mybackground {background-color:#e76f7c;}
Border around this has a color of #e76f7c
<div style="border:2px solid #e76f7c;">Content here</div>
.myborder {border:2px solid #e76f7c;}