#d32c5a color space conversions
Hex:
#d32c5a
RGB:
211, 44, 90
CMY:
17, 83, 65
CMYK:
0, 79, 57, 17
HSL:
343°, 65.4902%, 50.0000%
HSV (HSB):
343°, 79.1469%, 82.7451%
XYZ:
29.6101, 16.3884, 11.2755
xyY:
0.5170, 0.2861, 16.3884
CIE-Lab:
47.4800, 65.3304, 15.5289
CIE-LCH:
47.4800, 67.1506, 13.3709
CIE-Luv:
47.4800, 114.2737, 5.3024
Hunter-Lab:
40.4826, 59.7152, 11.8240
#d32c5a color charts
#d32c5a color shades, tints & tones
#d32c5a color schemes
#d32c5a color preview, HTML & CSS examples
This text has a color of #d32c5a
<p style="color:#d32c5a;">Text here</p>
.mytext {color:#d32c5a;}
This box has a color of #d32c5a
<div style="background-color:#d32c5a;">Content here</div>
.mybackground {background-color:#d32c5a;}
Border around this has a color of #d32c5a
<div style="border:2px solid #d32c5a;">Content here</div>
.myborder {border:2px solid #d32c5a;}