#d978b6 color space conversions
Hex:
#d978b6
RGB:
217, 120, 182
CMY:
15, 53, 29
CMYK:
0, 45, 16, 15
HSL:
322°, 56.0694%, 66.0784%
HSV (HSB):
322°, 44.7005%, 85.0980%
XYZ:
43.7752, 31.5621, 48.0408
xyY:
0.3548, 0.2558, 31.5621
CIE-Lab:
62.9793, 45.7020, -16.0869
CIE-LCH:
62.9793, 48.4506, 340.6082
CIE-Luv:
62.9793, 54.7990, -31.7744
Hunter-Lab:
56.1801, 40.7710, -11.3741
#d978b6 color charts
#d978b6 color shades, tints & tones
#d978b6 color schemes
#d978b6 color preview, HTML & CSS examples
This text has a color of #d978b6
<p style="color:#d978b6;">Text here</p>
.mytext {color:#d978b6;}
This box has a color of #d978b6
<div style="background-color:#d978b6;">Content here</div>
.mybackground {background-color:#d978b6;}
Border around this has a color of #d978b6
<div style="border:2px solid #d978b6;">Content here</div>
.myborder {border:2px solid #d978b6;}