#dd0055 color space conversions
Hex:
#dd0055
RGB:
221, 0, 85
CMY:
13, 100, 67
CMYK:
0, 100, 62, 13
HSL:
337°, 100.0000%, 43.3333%
HSV (HSB):
337°, 100.0000%, 86.6667%
XYZ:
31.4585, 16.0280, 10.0300
xyY:
0.5469, 0.2787, 16.0280
CIE-Lab:
47.0112, 74.2621, 18.3146
CIE-LCH:
47.0112, 76.4871, 13.8539
CIE-Luv:
47.0112, 133.7626, 5.7260
Hunter-Lab:
40.0350, 70.1994, 13.1706
#dd0055 color charts
#dd0055 color shades, tints & tones
#dd0055 color schemes
#dd0055 color preview, HTML & CSS examples
This text has a color of #dd0055
<p style="color:#dd0055;">Text here</p>
.mytext {color:#dd0055;}
This box has a color of #dd0055
<div style="background-color:#dd0055;">Content here</div>
.mybackground {background-color:#dd0055;}
Border around this has a color of #dd0055
<div style="border:2px solid #dd0055;">Content here</div>
.myborder {border:2px solid #dd0055;}