#dd757a color space conversions
Hex:
#dd757a
RGB:
221, 117, 122
CMY:
13, 54, 52
CMYK:
0, 47, 45, 13
HSL:
357°, 60.4651%, 66.2745%
HSV (HSB):
357°, 47.0588%, 86.6667%
XYZ:
39.6929, 29.4999, 22.0144
xyY:
0.4352, 0.3234, 29.4999
CIE-Lab:
61.2203, 40.8871, 15.7536
CIE-LCH:
61.2203, 43.8170, 21.0714
CIE-Luv:
61.2203, 73.0332, 12.6891
Hunter-Lab:
54.3138, 35.4001, 13.9883
#dd757a color charts
#dd757a color shades, tints & tones
#dd757a color schemes
#dd757a color preview, HTML & CSS examples
This text has a color of #dd757a
<p style="color:#dd757a;">Text here</p>
.mytext {color:#dd757a;}
This box has a color of #dd757a
<div style="background-color:#dd757a;">Content here</div>
.mybackground {background-color:#dd757a;}
Border around this has a color of #dd757a
<div style="border:2px solid #dd757a;">Content here</div>
.myborder {border:2px solid #dd757a;}