#de004e color space conversions
Hex:
#de004e
RGB:
222, 0, 78
CMY:
13, 100, 69
CMYK:
0, 100, 65, 13
HSL:
339°, 100.0000%, 43.5294%
HSV (HSB):
339°, 100.0000%, 87.0588%
XYZ:
31.4993, 16.0797, 8.6512
xyY:
0.5602, 0.2860, 16.0797
CIE-Lab:
47.0788, 74.1205, 22.7756
CIE-LCH:
47.0788, 77.5408, 17.0811
CIE-Luv:
47.0788, 137.1260, 9.9377
Hunter-Lab:
40.0994, 70.0432, 15.2782
#de004e color charts
#de004e color shades, tints & tones
#de004e color schemes
#de004e color preview, HTML & CSS examples
This text has a color of #de004e
<p style="color:#de004e;">Text here</p>
.mytext {color:#de004e;}
This box has a color of #de004e
<div style="background-color:#de004e;">Content here</div>
.mybackground {background-color:#de004e;}
Border around this has a color of #de004e
<div style="border:2px solid #de004e;">Content here</div>
.myborder {border:2px solid #de004e;}