#e7056c color space conversions
Hex:
#e7056c
RGB:
231, 5, 108
CMY:
9, 98, 58
CMYK:
0, 98, 53, 9
HSL:
333°, 95.7627%, 46.2745%
HSV (HSB):
333°, 97.8355%, 90.5882%
XYZ:
35.7160, 18.1802, 15.8140
xyY:
0.5123, 0.2608, 18.1802
CIE-Lab:
49.7139, 77.5602, 8.1704
CIE-LCH:
49.7139, 77.9893, 6.0136
CIE-Luv:
49.7139, 131.5964, -5.5227
Hunter-Lab:
42.6382, 74.9042, 7.8568
#e7056c color charts
#e7056c color shades, tints & tones
#e7056c color schemes
#e7056c color preview, HTML & CSS examples
This text has a color of #e7056c
<p style="color:#e7056c;">Text here</p>
.mytext {color:#e7056c;}
This box has a color of #e7056c
<div style="background-color:#e7056c;">Content here</div>
.mybackground {background-color:#e7056c;}
Border around this has a color of #e7056c
<div style="border:2px solid #e7056c;">Content here</div>
.myborder {border:2px solid #e7056c;}