#e200a9 color space conversions
Hex:
#e200a9
RGB:
226, 0, 169
CMY:
11, 100, 34
CMYK:
0, 100, 25, 11
HSL:
315°, 100.0000%, 44.3137%
HSV (HSB):
315°, 100.0000%, 88.6275%
XYZ:
38.5255, 19.0333, 39.1794
xyY:
0.3982, 0.1968, 19.0333
CIE-Lab:
50.7262, 82.4197, -27.2082
CIE-LCH:
50.7262, 86.7945, 341.7310
CIE-Luv:
50.7262, 99.6754, -53.0169
Hunter-Lab:
43.6272, 81.2787, -22.7063
#e200a9 color charts
#e200a9 color shades, tints & tones
#e200a9 color schemes
#e200a9 color preview, HTML & CSS examples
This text has a color of #e200a9
<p style="color:#e200a9;">Text here</p>
.mytext {color:#e200a9;}
This box has a color of #e200a9
<div style="background-color:#e200a9;">Content here</div>
.mybackground {background-color:#e200a9;}
Border around this has a color of #e200a9
<div style="border:2px solid #e200a9;">Content here</div>
.myborder {border:2px solid #e200a9;}