#d32d6e color space conversions
Hex:
#d32d6e
RGB:
211, 45, 110
CMY:
17, 82, 57
CMYK:
0, 79, 48, 17
HSL:
337°, 65.3543%, 50.1961%
HSV (HSB):
337°, 78.6730%, 82.7451%
XYZ:
30.6168, 16.8514, 16.3908
xyY:
0.4794, 0.2639, 16.8514
CIE-Lab:
48.0723, 66.5761, 4.0772
CIE-LCH:
48.0723, 66.7008, 3.5045
CIE-Luv:
48.0723, 106.4994, -7.6809
Hunter-Lab:
41.0505, 61.2928, 5.0618
#d32d6e color charts
#d32d6e color shades, tints & tones
#d32d6e color schemes
#d32d6e color preview, HTML & CSS examples
This text has a color of #d32d6e
<p style="color:#d32d6e;">Text here</p>
.mytext {color:#d32d6e;}
This box has a color of #d32d6e
<div style="background-color:#d32d6e;">Content here</div>
.mybackground {background-color:#d32d6e;}
Border around this has a color of #d32d6e
<div style="border:2px solid #d32d6e;">Content here</div>
.myborder {border:2px solid #d32d6e;}