#d32c5b color space conversions
Hex:
#d32c5b
RGB:
211, 44, 91
CMY:
17, 83, 64
CMYK:
0, 79, 57, 17
HSL:
343°, 65.4902%, 50.0000%
HSV (HSB):
343°, 79.1469%, 82.7451%
XYZ:
29.6530, 16.4056, 11.5012
xyY:
0.5152, 0.2850, 16.4056
CIE-Lab:
47.5022, 65.3985, 14.9445
CIE-LCH:
47.5022, 67.0843, 12.8719
CIE-Luv:
47.5022, 113.9233, 4.6844
Hunter-Lab:
40.5038, 59.7988, 11.5170
#d32c5b color charts
#d32c5b color shades, tints & tones
#d32c5b color schemes
#d32c5b color preview, HTML & CSS examples
This text has a color of #d32c5b
<p style="color:#d32c5b;">Text here</p>
.mytext {color:#d32c5b;}
This box has a color of #d32c5b
<div style="background-color:#d32c5b;">Content here</div>
.mybackground {background-color:#d32c5b;}
Border around this has a color of #d32c5b
<div style="border:2px solid #d32c5b;">Content here</div>
.myborder {border:2px solid #d32c5b;}