#dc78a5 color space conversions
Hex:
#dc78a5
RGB:
220, 120, 165
CMY:
14, 53, 35
CMYK:
0, 45, 25, 14
HSL:
333°, 58.8235%, 66.6667%
HSV (HSB):
333°, 45.4545%, 86.2745%
XYZ:
43.0232, 31.3652, 39.3838
xyY:
0.3782, 0.2757, 31.3652
CIE-Lab:
62.8147, 44.1873, -6.6129
CIE-LCH:
62.8147, 44.6794, 351.4885
CIE-Luv:
62.8147, 60.9248, -17.5031
Hunter-Lab:
56.0046, 39.1170, -2.4909
#dc78a5 color charts
#dc78a5 color shades, tints & tones
#dc78a5 color schemes
#dc78a5 color preview, HTML & CSS examples
This text has a color of #dc78a5
<p style="color:#dc78a5;">Text here</p>
.mytext {color:#dc78a5;}
This box has a color of #dc78a5
<div style="background-color:#dc78a5;">Content here</div>
.mybackground {background-color:#dc78a5;}
Border around this has a color of #dc78a5
<div style="border:2px solid #dc78a5;">Content here</div>
.myborder {border:2px solid #dc78a5;}