#d3019c color space conversions
Hex:
#d3019c
RGB:
211, 1, 156
CMY:
17, 100, 39
CMYK:
0, 100, 26, 17
HSL:
316°, 99.0566%, 41.5686%
HSV (HSB):
316°, 99.5261%, 82.7451%
XYZ:
32.8756, 16.2709, 32.8603
xyY:
0.4009, 0.1984, 16.2709
CIE-Lab:
47.3279, 78.0143, -24.9671
CIE-LCH:
47.3279, 81.9121, 342.2537
CIE-Luv:
47.3279, 93.7337, -48.2216
Hunter-Lab:
40.3372, 74.8908, -20.0641
#d3019c color charts
#d3019c color shades, tints & tones
#d3019c color schemes
#d3019c color preview, HTML & CSS examples
This text has a color of #d3019c
<p style="color:#d3019c;">Text here</p>
.mytext {color:#d3019c;}
This box has a color of #d3019c
<div style="background-color:#d3019c;">Content here</div>
.mybackground {background-color:#d3019c;}
Border around this has a color of #d3019c
<div style="border:2px solid #d3019c;">Content here</div>
.myborder {border:2px solid #d3019c;}