#dd004e color space conversions
Hex:
#dd004e
RGB:
221, 0, 78
CMY:
13, 100, 69
CMYK:
0, 100, 65, 13
HSL:
339°, 100.0000%, 43.3333%
HSV (HSB):
339°, 100.0000%, 86.6667%
XYZ:
31.1939, 15.9222, 8.6369
xyY:
0.5595, 0.2856, 15.9222
CIE-Lab:
46.8723, 73.8889, 22.4669
CIE-LCH:
46.8723, 77.2290, 16.9126
CIE-Luv:
46.8723, 136.3631, 9.6804
Hunter-Lab:
39.9026, 69.7130, 15.0985
#dd004e color charts
#dd004e color shades, tints & tones
#dd004e color schemes
#dd004e color preview, HTML & CSS examples
This text has a color of #dd004e
<p style="color:#dd004e;">Text here</p>
.mytext {color:#dd004e;}
This box has a color of #dd004e
<div style="background-color:#dd004e;">Content here</div>
.mybackground {background-color:#dd004e;}
Border around this has a color of #dd004e
<div style="border:2px solid #dd004e;">Content here</div>
.myborder {border:2px solid #dd004e;}