#d3328c color space conversions
Hex:
#d3328c
RGB:
211, 50, 140
CMY:
17, 80, 45
CMYK:
0, 76, 34, 17
HSL:
326°, 64.6586%, 51.1765%
HSV (HSB):
326°, 76.3033%, 82.7451%
XYZ:
32.7382, 18.0235, 26.5643
xyY:
0.4234, 0.2331, 18.0235
CIE-Lab:
49.5246, 68.0560, -11.9976
CIE-LCH:
49.5246, 69.1055, 350.0021
CIE-Luv:
49.5246, 92.8815, -28.6938
Hunter-Lab:
42.4541, 63.3542, -7.3810
#d3328c color charts
#d3328c color shades, tints & tones
#d3328c color schemes
#d3328c color preview, HTML & CSS examples
This text has a color of #d3328c
<p style="color:#d3328c;">Text here</p>
.mytext {color:#d3328c;}
This box has a color of #d3328c
<div style="background-color:#d3328c;">Content here</div>
.mybackground {background-color:#d3328c;}
Border around this has a color of #d3328c
<div style="border:2px solid #d3328c;">Content here</div>
.myborder {border:2px solid #d3328c;}