#dd0041 color space conversions
Hex:
#dd0041
RGB:
221, 0, 65
CMY:
13, 100, 75
CMYK:
0, 100, 71, 13
HSL:
342°, 100.0000%, 43.3333%
HSV (HSB):
342°, 100.0000%, 86.6667%
XYZ:
30.7729, 15.7538, 6.4199
xyY:
0.5812, 0.2975, 15.7538
CIE-Lab:
46.6498, 73.2890, 30.1740
CIE-LCH:
46.6498, 79.2575, 22.3775
CIE-Luv:
46.6498, 140.7202, 16.2678
Hunter-Lab:
39.6911, 68.9337, 18.1938
#dd0041 color charts
#dd0041 color shades, tints & tones
#dd0041 color schemes
#dd0041 color preview, HTML & CSS examples
This text has a color of #dd0041
<p style="color:#dd0041;">Text here</p>
.mytext {color:#dd0041;}
This box has a color of #dd0041
<div style="background-color:#dd0041;">Content here</div>
.mybackground {background-color:#dd0041;}
Border around this has a color of #dd0041
<div style="border:2px solid #dd0041;">Content here</div>
.myborder {border:2px solid #dd0041;}