#dc698c color space conversions
Hex:
#dc698c
RGB:
220, 105, 140
CMY:
14, 59, 45
CMYK:
0, 52, 36, 14
HSL:
342°, 62.1622%, 63.7255%
HSV (HSB):
342°, 52.2727%, 86.2745%
XYZ:
39.3004, 27.2122, 27.9921
xyY:
0.4159, 0.2879, 27.2122
CIE-Lab:
59.1703, 48.4873, 2.4328
CIE-LCH:
59.1703, 48.5483, 2.8724
CIE-Luv:
59.1703, 75.3460, -5.7778
Hunter-Lab:
52.1654, 43.1892, 4.7006
#dc698c color charts
#dc698c color shades, tints & tones
#dc698c color schemes
#dc698c color preview, HTML & CSS examples
This text has a color of #dc698c
<p style="color:#dc698c;">Text here</p>
.mytext {color:#dc698c;}
This box has a color of #dc698c
<div style="background-color:#dc698c;">Content here</div>
.mybackground {background-color:#dc698c;}
Border around this has a color of #dc698c
<div style="border:2px solid #dc698c;">Content here</div>
.myborder {border:2px solid #dc698c;}