#d32e6b color space conversions
Hex:
#d32e6b
RGB:
211, 46, 107
CMY:
17, 82, 58
CMYK:
0, 78, 49, 17
HSL:
338°, 65.2174%, 50.3922%
HSV (HSB):
338°, 78.1991%, 82.7451%
XYZ:
30.4948, 16.8644, 15.5578
xyY:
0.4847, 0.2680, 16.8644
CIE-Lab:
48.0887, 66.0493, 5.9393
CIE-LCH:
48.0887, 66.3158, 5.1383
CIE-Luv:
48.0887, 107.3037, -5.3670
Hunter-Lab:
41.0663, 60.6836, 6.2846
#d32e6b color charts
#d32e6b color shades, tints & tones
#d32e6b color schemes
#d32e6b color preview, HTML & CSS examples
This text has a color of #d32e6b
<p style="color:#d32e6b;">Text here</p>
.mytext {color:#d32e6b;}
This box has a color of #d32e6b
<div style="background-color:#d32e6b;">Content here</div>
.mybackground {background-color:#d32e6b;}
Border around this has a color of #d32e6b
<div style="border:2px solid #d32e6b;">Content here</div>
.myborder {border:2px solid #d32e6b;}