#d3396b color space conversions
Hex:
#d3396b
RGB:
211, 57, 107
CMY:
17, 78, 58
CMYK:
0, 73, 49, 17
HSL:
341°, 63.6364%, 52.5490%
HSV (HSB):
341°, 72.9858%, 82.7451%
XYZ:
30.9809, 17.8367, 15.7199
xyY:
0.4800, 0.2764, 17.8367
CIE-Lab:
49.2974, 62.6489, 7.6614
CIE-LCH:
49.2974, 63.1156, 6.9722
CIE-Luv:
49.2974, 102.9499, -2.5387
Hunter-Lab:
42.2335, 57.0324, 7.4949
#d3396b color charts
#d3396b color shades, tints & tones
#d3396b color schemes
#d3396b color preview, HTML & CSS examples
This text has a color of #d3396b
<p style="color:#d3396b;">Text here</p>
.mytext {color:#d3396b;}
This box has a color of #d3396b
<div style="background-color:#d3396b;">Content here</div>
.mybackground {background-color:#d3396b;}
Border around this has a color of #d3396b
<div style="border:2px solid #d3396b;">Content here</div>
.myborder {border:2px solid #d3396b;}