#d3329a color space conversions
Hex:
#d3329a
RGB:
211, 50, 154
CMY:
17, 80, 40
CMYK:
0, 76, 27, 17
HSL:
321°, 64.6586%, 51.1765%
HSV (HSB):
321°, 76.3033%, 82.7451%
XYZ:
33.8373, 18.4632, 32.3522
xyY:
0.3997, 0.2181, 18.4632
CIE-Lab:
50.0531, 69.6572, -19.5732
CIE-LCH:
50.0531, 72.3550, 344.3050
CIE-Luv:
50.0531, 87.2104, -39.6284
Hunter-Lab:
42.9688, 65.3707, -14.5626
#d3329a color charts
#d3329a color shades, tints & tones
#d3329a color schemes
#d3329a color preview, HTML & CSS examples
This text has a color of #d3329a
<p style="color:#d3329a;">Text here</p>
.mytext {color:#d3329a;}
This box has a color of #d3329a
<div style="background-color:#d3329a;">Content here</div>
.mybackground {background-color:#d3329a;}
Border around this has a color of #d3329a
<div style="border:2px solid #d3329a;">Content here</div>
.myborder {border:2px solid #d3329a;}