#e00dac color space conversions
Hex:
#e00dac
RGB:
224, 13, 172
CMY:
12, 95, 33
CMYK:
0, 94, 23, 12
HSL:
315°, 89.0295%, 46.4706%
HSV (HSB):
315°, 94.1964%, 87.8431%
XYZ:
38.3308, 19.1137, 40.6988
xyY:
0.3906, 0.1948, 19.1137
CIE-Lab:
50.8200, 81.3910, -28.8621
CIE-LCH:
50.8200, 86.3570, 340.4750
CIE-Luv:
50.8200, 95.8374, -55.2383
Hunter-Lab:
43.7192, 79.9911, -24.5904
#e00dac color charts
#e00dac RGB chart
#e00dac CMYK chart
#e00dac RGB pie chart
#e00dac color shades, tints & tones
#e00dac color schemes
#e00dac color preview, HTML & CSS examples
This text has a color of #e00dac
<p style="color:#e00dac;">Text here</p>
.mytext {color:#e00dac;}
Text color #e00dac
This box has a color of #e00dac
<div style="background-color:#e00dac;">Content here</div>
.mybackground {background-color:#e00dac;}
Background color #e00dac
Border around this has a color of #e00dac
<div style="border:2px solid #e00dac;">Content here</div>
.myborder {border:2px solid #e00dac;}
Border color #e00dac