#e0077b color space conversions
Hex:
#e0077b
RGB:
224, 7, 123
CMY:
12, 97, 52
CMYK:
0, 97, 45, 12
HSL:
328°, 93.9394%, 45.2941%
HSV (HSB):
328°, 96.8750%, 87.8431%
XYZ:
34.3916, 17.4293, 20.2904
xyY:
0.4769, 0.2417, 17.4293
CIE-Lab:
48.7965, 76.9984, -2.5190
CIE-LCH:
48.7965, 77.0396, 358.1262
CIE-Luv:
48.7965, 119.1454, -18.1270
Hunter-Lab:
41.7484, 73.9853, 0.4080
#e0077b color charts
#e0077b color shades, tints & tones
#e0077b color schemes
#e0077b color preview, HTML & CSS examples
This text has a color of #e0077b
<p style="color:#e0077b;">Text here</p>
.mytext {color:#e0077b;}
This box has a color of #e0077b
<div style="background-color:#e0077b;">Content here</div>
.mybackground {background-color:#e0077b;}
Border around this has a color of #e0077b
<div style="border:2px solid #e0077b;">Content here</div>
.myborder {border:2px solid #e0077b;}