#e13b8e color space conversions
Hex:
#e13b8e
RGB:
225, 59, 142
CMY:
12, 77, 44
CMYK:
0, 74, 37, 12
HSL:
330°, 73.4513%, 55.6863%
HSV (HSB):
330°, 73.7778%, 88.2353%
XYZ:
37.4978, 21.0885, 27.6853
xyY:
0.4346, 0.2444, 21.0885
CIE-Lab:
53.0462, 69.0996, -7.6597
CIE-LCH:
53.0462, 69.5229, 353.6746
CIE-Luv:
53.0462, 100.3251, -23.3784
Hunter-Lab:
45.9222, 65.3904, -3.5989
#e13b8e color charts
#e13b8e color shades, tints & tones
#e13b8e color schemes
#e13b8e color preview, HTML & CSS examples
This text has a color of #e13b8e
<p style="color:#e13b8e;">Text here</p>
.mytext {color:#e13b8e;}
This box has a color of #e13b8e
<div style="background-color:#e13b8e;">Content here</div>
.mybackground {background-color:#e13b8e;}
Border around this has a color of #e13b8e
<div style="border:2px solid #e13b8e;">Content here</div>
.myborder {border:2px solid #e13b8e;}