#e2256d color space conversions
Hex:
#e2256d
RGB:
226, 37, 109
CMY:
11, 85, 57
CMYK:
0, 84, 52, 11
HSL:
337°, 76.5182%, 51.5686%
HSV (HSB):
337°, 83.6283%, 88.6275%
XYZ:
34.7859, 18.5960, 16.2240
xyY:
0.4998, 0.2672, 18.5960
CIE-Lab:
50.2112, 72.2571, 8.1271
CIE-LCH:
50.2112, 72.7127, 6.4174
CIE-Luv:
50.2112, 121.4842, -4.2508
Hunter-Lab:
43.1231, 68.5244, 7.8798
#e2256d color charts
#e2256d color shades, tints & tones
#e2256d color schemes
#e2256d color preview, HTML & CSS examples
This text has a color of #e2256d
<p style="color:#e2256d;">Text here</p>
.mytext {color:#e2256d;}
This box has a color of #e2256d
<div style="background-color:#e2256d;">Content here</div>
.mybackground {background-color:#e2256d;}
Border around this has a color of #e2256d
<div style="border:2px solid #e2256d;">Content here</div>
.myborder {border:2px solid #e2256d;}