#dd004c color space conversions
Hex:
#dd004c
RGB:
221, 0, 76
CMY:
13, 100, 70
CMYK:
0, 100, 66, 13
HSL:
339°, 100.0000%, 43.3333%
HSV (HSB):
339°, 100.0000%, 86.6667%
XYZ:
31.1233, 15.8940, 8.2649
xyY:
0.5630, 0.2875, 15.8940
CIE-Lab:
46.8351, 73.7887, 23.6546
CIE-LCH:
46.8351, 77.4875, 17.7744
CIE-Luv:
46.8351, 137.0750, 10.7597
Hunter-Lab:
39.8672, 69.5827, 15.6156
#dd004c color charts
#dd004c color shades, tints & tones
#dd004c color schemes
#dd004c color preview, HTML & CSS examples
This text has a color of #dd004c
<p style="color:#dd004c;">Text here</p>
.mytext {color:#dd004c;}
This box has a color of #dd004c
<div style="background-color:#dd004c;">Content here</div>
.mybackground {background-color:#dd004c;}
Border around this has a color of #dd004c
<div style="border:2px solid #dd004c;">Content here</div>
.myborder {border:2px solid #dd004c;}