#d32d4e color space conversions
Hex:
#d32d4e
RGB:
211, 45, 78
CMY:
17, 82, 69
CMYK:
0, 79, 63, 17
HSL:
348°, 65.3543%, 50.1961%
HSV (HSB):
348°, 78.6730%, 82.7451%
XYZ:
29.1775, 16.2757, 8.8114
xyY:
0.5377, 0.2999, 16.2757
CIE-Lab:
47.3342, 64.3003, 22.6883
CIE-LCH:
47.3342, 68.1857, 19.4354
CIE-Luv:
47.3342, 117.8515, 12.5201
Hunter-Lab:
40.3432, 58.4965, 15.2906
#d32d4e color charts
#d32d4e color shades, tints & tones
#d32d4e color schemes
#d32d4e color preview, HTML & CSS examples
This text has a color of #d32d4e
<p style="color:#d32d4e;">Text here</p>
.mytext {color:#d32d4e;}
This box has a color of #d32d4e
<div style="background-color:#d32d4e;">Content here</div>
.mybackground {background-color:#d32d4e;}
Border around this has a color of #d32d4e
<div style="border:2px solid #d32d4e;">Content here</div>
.myborder {border:2px solid #d32d4e;}