#e31ddd color space conversions
Hex:
#e31ddd
RGB:
227, 29, 221
CMY:
11, 89, 13
CMYK:
0, 87, 3, 11
HSL:
302°, 77.9528%, 50.1961%
HSV (HSB):
302°, 87.2247%, 89.0196%
XYZ:
45.1691, 22.4301, 70.3554
xyY:
0.3274, 0.1626, 22.4301
CIE-Lab:
54.4804, 86.3905, -51.3877
CIE-LCH:
54.4804, 100.5187, 329.2545
CIE-Luv:
54.4804, 75.7844, -90.4665
Hunter-Lab:
47.3604, 87.3602, -54.9249
#e31ddd color charts
#e31ddd color shades, tints & tones
#e31ddd color schemes
#e31ddd color preview, HTML & CSS examples
This text has a color of #e31ddd
<p style="color:#e31ddd;">Text here</p>
.mytext {color:#e31ddd;}
This box has a color of #e31ddd
<div style="background-color:#e31ddd;">Content here</div>
.mybackground {background-color:#e31ddd;}
Border around this has a color of #e31ddd
<div style="border:2px solid #e31ddd;">Content here</div>
.myborder {border:2px solid #e31ddd;}