#dc7890 color space conversions
Hex:
#dc7890
RGB:
220, 120, 144
CMY:
14, 53, 44
CMYK:
0, 45, 35, 14
HSL:
346°, 58.8235%, 66.6667%
HSV (HSB):
346°, 45.4545%, 86.2745%
XYZ:
41.2657, 30.6622, 30.1290
xyY:
0.4043, 0.3004, 30.6622
CIE-Lab:
62.2214, 41.4442, 4.5364
CIE-LCH:
62.2214, 41.6917, 6.2466
CIE-Luv:
62.2214, 65.6630, -1.5058
Hunter-Lab:
55.3735, 36.1192, 6.5014
#dc7890 color charts
#dc7890 color shades, tints & tones
#dc7890 color schemes
#dc7890 color preview, HTML & CSS examples
This text has a color of #dc7890
<p style="color:#dc7890;">Text here</p>
.mytext {color:#dc7890;}
This box has a color of #dc7890
<div style="background-color:#dc7890;">Content here</div>
.mybackground {background-color:#dc7890;}
Border around this has a color of #dc7890
<div style="border:2px solid #dc7890;">Content here</div>
.myborder {border:2px solid #dc7890;}