#d3016d color space conversions
Hex:
#d3016d
RGB:
211, 1, 109
CMY:
17, 100, 57
CMYK:
0, 100, 48, 17
HSL:
329°, 99.0566%, 41.5686%
HSV (HSB):
329°, 99.5261%, 82.7451%
XYZ:
29.6351, 14.9747, 15.7965
xyY:
0.4906, 0.2479, 14.9747
CIE-Lab:
45.5996, 73.5314, 1.1157
CIE-LCH:
45.5996, 73.5399, 0.8693
CIE-Luv:
45.5996, 115.6779, -12.7718
Hunter-Lab:
38.6972, 68.9791, 2.8854
#d3016d color charts
#d3016d color shades, tints & tones
#d3016d color schemes
#d3016d color preview, HTML & CSS examples
This text has a color of #d3016d
<p style="color:#d3016d;">Text here</p>
.mytext {color:#d3016d;}
This box has a color of #d3016d
<div style="background-color:#d3016d;">Content here</div>
.mybackground {background-color:#d3016d;}
Border around this has a color of #d3016d
<div style="border:2px solid #d3016d;">Content here</div>
.myborder {border:2px solid #d3016d;}