#dd175c color space conversions
Hex:
#dd175c
RGB:
221, 23, 92
CMY:
13, 91, 64
CMYK:
0, 90, 58, 13
HSL:
339°, 81.1475%, 47.8431%
HSV (HSB):
339°, 89.5928%, 86.6667%
XYZ:
32.0570, 16.7577, 11.6702
xyY:
0.5300, 0.2771, 16.7577
CIE-Lab:
47.9532, 72.3813, 15.2615
CIE-LCH:
47.9532, 73.9727, 11.9063
CIE-Luv:
47.9532, 127.6987, 3.2996
Hunter-Lab:
40.9361, 68.1447, 11.7527
#dd175c color charts
#dd175c color shades, tints & tones
#dd175c color schemes
#dd175c color preview, HTML & CSS examples
This text has a color of #dd175c
<p style="color:#dd175c;">Text here</p>
.mytext {color:#dd175c;}
This box has a color of #dd175c
<div style="background-color:#dd175c;">Content here</div>
.mybackground {background-color:#dd175c;}
Border around this has a color of #dd175c
<div style="border:2px solid #dd175c;">Content here</div>
.myborder {border:2px solid #dd175c;}