#d3387f color space conversions
Hex:
#d3387f
RGB:
211, 56, 127
CMY:
17, 78, 50
CMYK:
0, 73, 40, 17
HSL:
333°, 63.7860%, 52.3529%
HSV (HSB):
333°, 73.4597%, 82.7451%
XYZ:
32.1089, 18.2095, 21.9011
xyY:
0.4446, 0.2521, 18.2095
CIE-Lab:
49.7493, 64.8276, -3.8224
CIE-LCH:
49.7493, 64.9402, 356.6256
CIE-Luv:
49.7493, 95.9695, -17.1660
Hunter-Lab:
42.6726, 59.6347, -0.5589
#d3387f color charts
#d3387f color shades, tints & tones
#d3387f color schemes
#d3387f color preview, HTML & CSS examples
This text has a color of #d3387f
<p style="color:#d3387f;">Text here</p>
.mytext {color:#d3387f;}
This box has a color of #d3387f
<div style="background-color:#d3387f;">Content here</div>
.mybackground {background-color:#d3387f;}
Border around this has a color of #d3387f
<div style="border:2px solid #d3387f;">Content here</div>
.myborder {border:2px solid #d3387f;}