#d980a6 color space conversions
Hex:
#d980a6
RGB:
217, 128, 166
CMY:
15, 50, 35
CMYK:
0, 41, 24, 15
HSL:
334°, 53.9394%, 67.6471%
HSV (HSB):
334°, 41.0138%, 85.0980%
XYZ:
43.2174, 32.9432, 40.1573
xyY:
0.3715, 0.2832, 32.9432
CIE-Lab:
64.1149, 39.1597, -5.2980
CIE-LCH:
64.1149, 39.5164, 352.2951
CIE-Luv:
64.1149, 54.1310, -14.6977
Hunter-Lab:
57.3962, 33.9611, -1.3049
#d980a6 color charts
#d980a6 color shades, tints & tones
#d980a6 color schemes
#d980a6 color preview, HTML & CSS examples
This text has a color of #d980a6
<p style="color:#d980a6;">Text here</p>
.mytext {color:#d980a6;}
This box has a color of #d980a6
<div style="background-color:#d980a6;">Content here</div>
.mybackground {background-color:#d980a6;}
Border around this has a color of #d980a6
<div style="border:2px solid #d980a6;">Content here</div>
.myborder {border:2px solid #d980a6;}