#d3326a color space conversions
Hex:
#d3326a
RGB:
211, 50, 106
CMY:
17, 80, 58
CMYK:
0, 76, 50, 17
HSL:
339°, 64.6586%, 51.1765%
HSV (HSB):
339°, 76.3033%, 82.7451%
XYZ:
30.6061, 17.1707, 15.3368
xyY:
0.4849, 0.2721, 17.1707
CIE-Lab:
48.4744, 64.8029, 7.1016
CIE-LCH:
48.4744, 65.1909, 6.2540
CIE-Luv:
48.4744, 106.1870, -3.7167
Hunter-Lab:
41.4375, 59.3258, 7.0619
#d3326a color charts
#d3326a color shades, tints & tones
#d3326a color schemes
#d3326a color preview, HTML & CSS examples
This text has a color of #d3326a
<p style="color:#d3326a;">Text here</p>
.mytext {color:#d3326a;}
This box has a color of #d3326a
<div style="background-color:#d3326a;">Content here</div>
.mybackground {background-color:#d3326a;}
Border around this has a color of #d3326a
<div style="border:2px solid #d3326a;">Content here</div>
.myborder {border:2px solid #d3326a;}