#e901d1 color space conversions
Hex:
#e901d1
RGB:
233, 1, 209
CMY:
9, 100, 18
CMYK:
0, 100, 10, 9
HSL:
306°, 99.1453%, 45.8824%
HSV (HSB):
306°, 99.5708%, 91.3725%
XYZ:
45.1238, 21.9488, 62.1799
xyY:
0.3491, 0.1698, 21.9488
CIE-Lab:
53.9726, 88.4486, -45.2881
CIE-LCH:
53.9726, 99.3689, 332.8863
CIE-Luv:
53.9726, 86.9746, -81.4966
Hunter-Lab:
46.8495, 89.9379, -45.8965
#e901d1 color charts
#e901d1 color shades, tints & tones
#e901d1 color schemes
#e901d1 color preview, HTML & CSS examples
This text has a color of #e901d1
<p style="color:#e901d1;">Text here</p>
.mytext {color:#e901d1;}
This box has a color of #e901d1
<div style="background-color:#e901d1;">Content here</div>
.mybackground {background-color:#e901d1;}
Border around this has a color of #e901d1
<div style="border:2px solid #e901d1;">Content here</div>
.myborder {border:2px solid #e901d1;}