#e31b7c color space conversions
Hex:
#e31b7c
RGB:
227, 27, 124
CMY:
11, 89, 51
CMYK:
0, 88, 45, 11
HSL:
331°, 78.7402%, 49.8039%
HSV (HSB):
331°, 88.1057%, 89.0196%
XYZ:
35.7086, 18.5700, 20.7711
xyY:
0.4758, 0.2474, 18.5700
CIE-Lab:
50.1803, 75.5248, -1.0282
CIE-LCH:
50.1803, 75.5318, 359.2200
CIE-Luv:
50.1803, 118.3755, -15.9933
Hunter-Lab:
43.0929, 72.4999, 1.5868
#e31b7c color charts
#e31b7c color shades, tints & tones
#e31b7c color schemes
#e31b7c color preview, HTML & CSS examples
This text has a color of #e31b7c
<p style="color:#e31b7c;">Text here</p>
.mytext {color:#e31b7c;}
This box has a color of #e31b7c
<div style="background-color:#e31b7c;">Content here</div>
.mybackground {background-color:#e31b7c;}
Border around this has a color of #e31b7c
<div style="border:2px solid #e31b7c;">Content here</div>
.myborder {border:2px solid #e31b7c;}