#e31db6 color space conversions
Hex:
#e31db6
RGB:
227, 29, 182
CMY:
11, 89, 29
CMYK:
0, 87, 20, 11
HSL:
314°, 77.9528%, 50.1961%
HSV (HSB):
314°, 87.2247%, 89.0196%
XYZ:
40.5614, 20.5870, 46.0918
xyY:
0.3782, 0.1920, 20.5870
CIE-Lab:
52.4945, 81.2042, -32.0765
CIE-LCH:
52.4945, 87.3100, 338.4455
CIE-Luv:
52.4945, 92.0424, -60.3124
Hunter-Lab:
45.3729, 80.1686, -28.4684
#e31db6 color charts
#e31db6 color shades, tints & tones
#e31db6 color schemes
#e31db6 color preview, HTML & CSS examples
This text has a color of #e31db6
<p style="color:#e31db6;">Text here</p>
.mytext {color:#e31db6;}
This box has a color of #e31db6
<div style="background-color:#e31db6;">Content here</div>
.mybackground {background-color:#e31db6;}
Border around this has a color of #e31db6
<div style="border:2px solid #e31db6;">Content here</div>
.myborder {border:2px solid #e31db6;}