#d32d53 color space conversions
Hex:
#d32d53
RGB:
211, 45, 83
CMY:
17, 82, 67
CMYK:
0, 79, 61, 17
HSL:
346°, 65.3543%, 50.1961%
HSV (HSB):
346°, 78.6730%, 82.7451%
XYZ:
29.3637, 16.3502, 9.7919
xyY:
0.5290, 0.2946, 16.3502
CIE-Lab:
47.4306, 64.6005, 19.7582
CIE-LCH:
47.4306, 67.5545, 17.0064
CIE-Luv:
47.4306, 116.2500, 9.6978
Hunter-Lab:
40.4354, 58.8627, 13.9470
#d32d53 color charts
#d32d53 color shades, tints & tones
#d32d53 color schemes
#d32d53 color preview, HTML & CSS examples
This text has a color of #d32d53
<p style="color:#d32d53;">Text here</p>
.mytext {color:#d32d53;}
This box has a color of #d32d53
<div style="background-color:#d32d53;">Content here</div>
.mybackground {background-color:#d32d53;}
Border around this has a color of #d32d53
<div style="border:2px solid #d32d53;">Content here</div>
.myborder {border:2px solid #d32d53;}