#d078d6 color space conversions
Hex:
#d078d6
RGB:
208, 120, 214
CMY:
18, 53, 16
CMYK:
3, 44, 0, 16
HSL:
296°, 53.4091%, 65.4902%
HSV (HSB):
296°, 43.9252%, 83.9216%
XYZ:
44.8665, 31.6979, 67.3719
xyY:
0.3117, 0.2202, 31.6979
CIE-Lab:
63.0924, 48.3966, -34.0600
CIE-LCH:
63.0924, 59.1803, 324.8634
CIE-Luv:
63.0924, 41.4801, -60.2493
Hunter-Lab:
56.3009, 43.7212, -31.5382
#d078d6 color charts
#d078d6 color shades, tints & tones
#d078d6 color schemes
#d078d6 color preview, HTML & CSS examples
This text has a color of #d078d6
<p style="color:#d078d6;">Text here</p>
.mytext {color:#d078d6;}
This box has a color of #d078d6
<div style="background-color:#d078d6;">Content here</div>
.mybackground {background-color:#d078d6;}
Border around this has a color of #d078d6
<div style="border:2px solid #d078d6;">Content here</div>
.myborder {border:2px solid #d078d6;}