#e00ddc color space conversions
Hex:
#e00ddc
RGB:
224, 13, 220
CMY:
12, 95, 14
CMYK:
0, 94, 2, 12
HSL:
301°, 89.0295%, 46.4706%
HSV (HSB):
301°, 94.1964%, 87.8431%
XYZ:
43.8027, 21.3024, 69.5133
xyY:
0.3254, 0.1582, 21.3024
CIE-Lab:
53.2789, 87.5944, -52.7666
CIE-LCH:
53.2789, 102.2599, 328.9354
CIE-Luv:
53.2789, 75.1757, -92.1796
Hunter-Lab:
46.1546, 88.6336, -56.9883
#e00ddc color charts
#e00ddc RGB chart
#e00ddc CMYK chart
#e00ddc RGB pie chart
#e00ddc color shades, tints & tones
#e00ddc color schemes
#e00ddc color preview, HTML & CSS examples
This text has a color of #e00ddc
<p style="color:#e00ddc;">Text here</p>
.mytext {color:#e00ddc;}
Text color #e00ddc
This box has a color of #e00ddc
<div style="background-color:#e00ddc;">Content here</div>
.mybackground {background-color:#e00ddc;}
Background color #e00ddc
Border around this has a color of #e00ddc
<div style="border:2px solid #e00ddc;">Content here</div>
.myborder {border:2px solid #e00ddc;}
Border color #e00ddc