#dd708c color space conversions
Hex:
#dd708c
RGB:
221, 112, 140
CMY:
13, 56, 45
CMYK:
0, 49, 37, 13
HSL:
345°, 61.5819%, 65.2941%
HSV (HSB):
345°, 49.3213%, 86.6667%
XYZ:
40.3466, 28.8539, 28.2538
xyY:
0.4140, 0.2961, 28.8539
CIE-Lab:
60.6525, 45.3747, 4.5933
CIE-LCH:
60.6525, 45.6066, 5.7804
CIE-Luv:
60.6525, 72.0878, -2.2716
Hunter-Lab:
53.7159, 40.0706, 6.4154
#dd708c color charts
#dd708c color shades, tints & tones
#dd708c color schemes
#dd708c color preview, HTML & CSS examples
This text has a color of #dd708c
<p style="color:#dd708c;">Text here</p>
.mytext {color:#dd708c;}
This box has a color of #dd708c
<div style="background-color:#dd708c;">Content here</div>
.mybackground {background-color:#dd708c;}
Border around this has a color of #dd708c
<div style="border:2px solid #dd708c;">Content here</div>
.myborder {border:2px solid #dd708c;}