#e31daf color space conversions
Hex:
#e31daf
RGB:
227, 29, 175
CMY:
11, 89, 31
CMYK:
0, 87, 23, 11
HSL:
316°, 77.9528%, 50.1961%
HSV (HSB):
316°, 87.2247%, 89.0196%
XYZ:
39.8558, 20.3048, 42.3760
xyY:
0.3887, 0.1980, 20.3048
CIE-Lab:
52.1801, 80.3640, -28.4696
CIE-LCH:
52.1801, 85.2578, 340.4929
CIE-Luv:
52.1801, 95.1302, -54.8127
Hunter-Lab:
45.0608, 79.0248, -24.2148
#e31daf color charts
#e31daf color shades, tints & tones
#e31daf color schemes
#e31daf color preview, HTML & CSS examples
This text has a color of #e31daf
<p style="color:#e31daf;">Text here</p>
.mytext {color:#e31daf;}
This box has a color of #e31daf
<div style="background-color:#e31daf;">Content here</div>
.mybackground {background-color:#e31daf;}
Border around this has a color of #e31daf
<div style="border:2px solid #e31daf;">Content here</div>
.myborder {border:2px solid #e31daf;}