#e201d9 color space conversions
Hex:
#e201d9
RGB:
226, 1, 217
CMY:
11, 100, 15
CMYK:
0, 100, 4, 11
HSL:
302°, 99.1189%, 44.5098%
HSV (HSB):
302°, 99.5575%, 88.6275%
XYZ:
43.8993, 21.2002, 67.4239
xyY:
0.3313, 0.1600, 21.2002
CIE-Lab:
53.1679, 88.3566, -51.2150
CIE-LCH:
53.1679, 102.1267, 329.9017
CIE-Luv:
53.1679, 78.3845, -89.9502
Hunter-Lab:
46.0437, 89.6102, -54.5906
#e201d9 color charts
#e201d9 color shades, tints & tones
#e201d9 color schemes
#e201d9 color preview, HTML & CSS examples
This text has a color of #e201d9
<p style="color:#e201d9;">Text here</p>
.mytext {color:#e201d9;}
This box has a color of #e201d9
<div style="background-color:#e201d9;">Content here</div>
.mybackground {background-color:#e201d9;}
Border around this has a color of #e201d9
<div style="border:2px solid #e201d9;">Content here</div>
.myborder {border:2px solid #e201d9;}