#e200bf color space conversions
Hex:
#e200bf
RGB:
226, 0, 191
CMY:
11, 100, 25
CMYK:
0, 100, 15, 11
HSL:
309°, 100.0000%, 44.3137%
HSV (HSB):
309°, 100.0000%, 88.6275%
XYZ:
40.7680, 19.9303, 50.9884
xyY:
0.3650, 0.1784, 19.9303
CIE-Lab:
51.7584, 85.0154, -38.4856
CIE-LCH:
51.7584, 93.3207, 335.6442
CIE-Luv:
51.7584, 89.5873, -70.1565
Hunter-Lab:
44.6434, 84.8788, -36.4663
#e200bf color charts
#e200bf color shades, tints & tones
#e200bf color schemes
#e200bf color preview, HTML & CSS examples
This text has a color of #e200bf
<p style="color:#e200bf;">Text here</p>
.mytext {color:#e200bf;}
This box has a color of #e200bf
<div style="background-color:#e200bf;">Content here</div>
.mybackground {background-color:#e200bf;}
Border around this has a color of #e200bf
<div style="border:2px solid #e200bf;">Content here</div>
.myborder {border:2px solid #e200bf;}