#e201af color space conversions
Hex:
#e201af
RGB:
226, 1, 175
CMY:
11, 100, 31
CMYK:
0, 100, 23, 11
HSL:
314°, 99.1189%, 44.5098%
HSV (HSB):
314°, 99.5575%, 88.6275%
XYZ:
39.1127, 19.2856, 42.2185
xyY:
0.3887, 0.1917, 19.2856
CIE-Lab:
51.0197, 83.0253, -30.2891
CIE-LCH:
51.0197, 88.3777, 339.9571
CIE-Luv:
51.0197, 96.8149, -57.6413
Hunter-Lab:
43.9154, 82.1271, -26.2582
#e201af color charts
#e201af color shades, tints & tones
#e201af color schemes
#e201af color preview, HTML & CSS examples
This text has a color of #e201af
<p style="color:#e201af;">Text here</p>
.mytext {color:#e201af;}
This box has a color of #e201af
<div style="background-color:#e201af;">Content here</div>
.mybackground {background-color:#e201af;}
Border around this has a color of #e201af
<div style="border:2px solid #e201af;">Content here</div>
.myborder {border:2px solid #e201af;}