#d3169d color space conversions
Hex:
#d3169d
RGB:
211, 22, 157
CMY:
17, 91, 38
CMYK:
0, 90, 26, 17
HSL:
317°, 81.1159%, 45.6863%
HSV (HSB):
317°, 89.5735%, 82.7451%
XYZ:
33.2367, 16.8570, 33.4003
xyY:
0.3981, 0.2019, 16.8570
CIE-Lab:
48.0794, 76.0556, -24.4021
CIE-LCH:
48.0794, 79.8744, 342.2114
CIE-Luv:
48.0794, 91.4551, -47.2492
Hunter-Lab:
41.0573, 72.6489, -19.4925
#d3169d color charts
#d3169d color shades, tints & tones
#d3169d color schemes
#d3169d color preview, HTML & CSS examples
This text has a color of #d3169d
<p style="color:#d3169d;">Text here</p>
.mytext {color:#d3169d;}
This box has a color of #d3169d
<div style="background-color:#d3169d;">Content here</div>
.mybackground {background-color:#d3169d;}
Border around this has a color of #d3169d
<div style="border:2px solid #d3169d;">Content here</div>
.myborder {border:2px solid #d3169d;}