#e7027b color space conversions
Hex:
#e7027b
RGB:
231, 2, 123
CMY:
9, 99, 52
CMYK:
0, 99, 47, 9
HSL:
328°, 98.2833%, 45.6863%
HSV (HSB):
328°, 99.1342%, 90.5882%
XYZ:
36.5519, 18.4624, 20.3760
xyY:
0.4848, 0.2449, 18.4624
CIE-Lab:
50.0522, 78.8948, -0.5143
CIE-LCH:
50.0522, 78.8965, 359.6265
CIE-Luv:
50.0522, 125.2208, -16.1266
Hunter-Lab:
42.9679, 76.6523, 1.9614
#e7027b color charts
#e7027b color shades, tints & tones
#e7027b color schemes
#e7027b color preview, HTML & CSS examples
This text has a color of #e7027b
<p style="color:#e7027b;">Text here</p>
.mytext {color:#e7027b;}
This box has a color of #e7027b
<div style="background-color:#e7027b;">Content here</div>
.mybackground {background-color:#e7027b;}
Border around this has a color of #e7027b
<div style="border:2px solid #e7027b;">Content here</div>
.myborder {border:2px solid #e7027b;}