#d3327c color space conversions
Hex:
#d3327c
RGB:
211, 50, 124
CMY:
17, 80, 51
CMYK:
0, 76, 41, 17
HSL:
332°, 64.6586%, 51.1765%
HSV (HSB):
332°, 76.3033%, 82.7451%
XYZ:
31.6427, 17.5853, 20.7953
xyY:
0.4519, 0.2511, 17.5853
CIE-Lab:
48.9892, 66.4098, -3.1265
CIE-LCH:
48.9892, 66.4834, 357.3046
CIE-Luv:
48.9892, 99.2856, -16.5651
Hunter-Lab:
41.9349, 61.3042, -0.0473
#d3327c color charts
#d3327c color shades, tints & tones
#d3327c color schemes
#d3327c color preview, HTML & CSS examples
This text has a color of #d3327c
<p style="color:#d3327c;">Text here</p>
.mytext {color:#d3327c;}
This box has a color of #d3327c
<div style="background-color:#d3327c;">Content here</div>
.mybackground {background-color:#d3327c;}
Border around this has a color of #d3327c
<div style="border:2px solid #d3327c;">Content here</div>
.myborder {border:2px solid #d3327c;}