#dc708c color space conversions
Hex:
#dc708c
RGB:
220, 112, 140
CMY:
14, 56, 45
CMYK:
0, 49, 36, 14
HSL:
344°, 60.6742%, 65.0980%
HSV (HSB):
344°, 49.0909%, 86.2745%
XYZ:
40.0430, 28.6974, 28.2396
xyY:
0.4129, 0.2959, 28.6974
CIE-Lab:
60.5137, 45.0283, 4.3753
CIE-LCH:
60.5137, 45.2404, 5.5499
CIE-Luv:
60.5137, 71.3063, -2.4856
Hunter-Lab:
53.5700, 39.6794, 6.2441
#dc708c color charts
#dc708c color shades, tints & tones
#dc708c color schemes
#dc708c color preview, HTML & CSS examples
This text has a color of #dc708c
<p style="color:#dc708c;">Text here</p>
.mytext {color:#dc708c;}
This box has a color of #dc708c
<div style="background-color:#dc708c;">Content here</div>
.mybackground {background-color:#dc708c;}
Border around this has a color of #dc708c
<div style="border:2px solid #dc708c;">Content here</div>
.myborder {border:2px solid #dc708c;}