#dd0065 color space conversions
Hex:
#dd0065
RGB:
221, 0, 101
CMY:
13, 100, 60
CMYK:
0, 100, 54, 13
HSL:
333°, 100.0000%, 43.3333%
HSV (HSB):
333°, 100.0000%, 86.6667%
XYZ:
32.1678, 16.3117, 13.7650
xyY:
0.5168, 0.2621, 16.3117
CIE-Lab:
47.3809, 75.2489, 8.9001
CIE-LCH:
47.3809, 75.7734, 6.7454
CIE-Luv:
47.3809, 127.2614, -4.2406
Hunter-Lab:
40.3878, 71.4917, 8.0642
#dd0065 color charts
#dd0065 color shades, tints & tones
#dd0065 color schemes
#dd0065 color preview, HTML & CSS examples
This text has a color of #dd0065
<p style="color:#dd0065;">Text here</p>
.mytext {color:#dd0065;}
This box has a color of #dd0065
<div style="background-color:#dd0065;">Content here</div>
.mybackground {background-color:#dd0065;}
Border around this has a color of #dd0065
<div style="border:2px solid #dd0065;">Content here</div>
.myborder {border:2px solid #dd0065;}