#d9016c color space conversions
Hex:
#d9016c
RGB:
217, 1, 108
CMY:
15, 100, 58
CMYK:
0, 100, 50, 15
HSL:
330°, 99.0826%, 42.7451%
HSV (HSB):
330°, 99.5392%, 85.0980%
XYZ:
31.3329, 15.8561, 15.5965
xyY:
0.4990, 0.2525, 15.8561
CIE-Lab:
46.7852, 74.7756, 3.6052
CIE-LCH:
46.7852, 74.8625, 2.7603
CIE-Luv:
46.7852, 120.9262, -10.1489
Hunter-Lab:
39.8198, 70.7714, 4.6513
#d9016c color charts
#d9016c color shades, tints & tones
#d9016c color schemes
#d9016c color preview, HTML & CSS examples
This text has a color of #d9016c
<p style="color:#d9016c;">Text here</p>
.mytext {color:#d9016c;}
This box has a color of #d9016c
<div style="background-color:#d9016c;">Content here</div>
.mybackground {background-color:#d9016c;}
Border around this has a color of #d9016c
<div style="border:2px solid #d9016c;">Content here</div>
.myborder {border:2px solid #d9016c;}