#d3387b color space conversions
Hex:
#d3387b
RGB:
211, 56, 123
CMY:
17, 78, 52
CMYK:
0, 73, 42, 17
HSL:
334°, 63.7860%, 52.3529%
HSV (HSB):
334°, 73.4597%, 82.7451%
XYZ:
31.8533, 18.1073, 20.5551
xyY:
0.4517, 0.2568, 18.1073
CIE-Lab:
49.6260, 64.4325, -1.5834
CIE-LCH:
49.6260, 64.4519, 358.5923
CIE-Luv:
49.6260, 97.4900, -14.2005
Hunter-Lab:
42.5527, 59.1511, 1.1468
#d3387b color charts
#d3387b color shades, tints & tones
#d3387b color schemes
#d3387b color preview, HTML & CSS examples
This text has a color of #d3387b
<p style="color:#d3387b;">Text here</p>
.mytext {color:#d3387b;}
This box has a color of #d3387b
<div style="background-color:#d3387b;">Content here</div>
.mybackground {background-color:#d3387b;}
Border around this has a color of #d3387b
<div style="border:2px solid #d3387b;">Content here</div>
.myborder {border:2px solid #d3387b;}