#dd175a color space conversions
Hex:
#dd175a
RGB:
221, 23, 90
CMY:
13, 91, 65
CMYK:
0, 90, 59, 13
HSL:
340°, 81.1475%, 47.8431%
HSV (HSB):
340°, 89.5928%, 86.6667%
XYZ:
31.9707, 16.7231, 11.2157
xyY:
0.5336, 0.2791, 16.7231
CIE-Lab:
47.9093, 72.2581, 16.4353
CIE-LCH:
47.9093, 74.1037, 12.8141
CIE-Luv:
47.9093, 128.4615, 4.5192
Hunter-Lab:
40.8939, 67.9860, 12.3647
#dd175a color charts
#dd175a color shades, tints & tones
#dd175a color schemes
#dd175a color preview, HTML & CSS examples
This text has a color of #dd175a
<p style="color:#dd175a;">Text here</p>
.mytext {color:#dd175a;}
This box has a color of #dd175a
<div style="background-color:#dd175a;">Content here</div>
.mybackground {background-color:#dd175a;}
Border around this has a color of #dd175a
<div style="border:2px solid #dd175a;">Content here</div>
.myborder {border:2px solid #dd175a;}