#d32d76 color space conversions
Hex:
#d32d76
RGB:
211, 45, 118
CMY:
17, 82, 54
CMYK:
0, 79, 44, 17
HSL:
334°, 65.3543%, 50.1961%
HSV (HSB):
334°, 78.6730%, 82.7451%
XYZ:
31.0724, 17.0337, 18.7897
xyY:
0.4645, 0.2546, 17.0337
CIE-Lab:
48.3024, 67.2758, -0.4819
CIE-LCH:
48.3024, 67.2775, 359.5896
CIE-Luv:
48.3024, 103.3430, -13.3868
Hunter-Lab:
41.2719, 62.1617, 1.8976
#d32d76 color charts
#d32d76 color shades, tints & tones
#d32d76 color schemes
#d32d76 color preview, HTML & CSS examples
This text has a color of #d32d76
<p style="color:#d32d76;">Text here</p>
.mytext {color:#d32d76;}
This box has a color of #d32d76
<div style="background-color:#d32d76;">Content here</div>
.mybackground {background-color:#d32d76;}
Border around this has a color of #d32d76
<div style="border:2px solid #d32d76;">Content here</div>
.myborder {border:2px solid #d32d76;}