#d3386f color space conversions
Hex:
#d3386f
RGB:
211, 56, 111
CMY:
17, 78, 56
CMYK:
0, 73, 47, 17
HSL:
339°, 63.7860%, 52.3529%
HSV (HSB):
339°, 73.4597%, 82.7451%
XYZ:
31.1474, 17.8249, 16.8378
xyY:
0.4733, 0.2709, 17.8249
CIE-Lab:
49.2831, 63.3258, 5.2062
CIE-LCH:
49.2831, 63.5394, 4.6999
CIE-Luv:
49.2831, 101.9416, -5.5826
Hunter-Lab:
42.2196, 57.8037, 5.9079
#d3386f color charts
#d3386f color shades, tints & tones
#d3386f color schemes
#d3386f color preview, HTML & CSS examples
This text has a color of #d3386f
<p style="color:#d3386f;">Text here</p>
.mytext {color:#d3386f;}
This box has a color of #d3386f
<div style="background-color:#d3386f;">Content here</div>
.mybackground {background-color:#d3386f;}
Border around this has a color of #d3386f
<div style="border:2px solid #d3386f;">Content here</div>
.myborder {border:2px solid #d3386f;}