#d3396d color space conversions
Hex:
#d3396d
RGB:
211, 57, 109
CMY:
17, 78, 57
CMYK:
0, 73, 48, 17
HSL:
340°, 63.6364%, 52.5490%
HSV (HSB):
340°, 72.9858%, 82.7451%
XYZ:
31.0874, 17.8793, 16.2806
xyY:
0.4765, 0.2740, 17.8793
CIE-Lab:
49.3493, 62.8188, 6.5181
CIE-LCH:
49.3493, 63.1560, 5.9238
CIE-Luv:
49.3493, 102.2396, -3.9123
Hunter-Lab:
42.2839, 57.2377, 6.7703
#d3396d color charts
#d3396d color shades, tints & tones
#d3396d color schemes
#d3396d color preview, HTML & CSS examples
This text has a color of #d3396d
<p style="color:#d3396d;">Text here</p>
.mytext {color:#d3396d;}
This box has a color of #d3396d
<div style="background-color:#d3396d;">Content here</div>
.mybackground {background-color:#d3396d;}
Border around this has a color of #d3396d
<div style="border:2px solid #d3396d;">Content here</div>
.myborder {border:2px solid #d3396d;}