#d32b5a color space conversions
Hex:
#d32b5a
RGB:
211, 43, 90
CMY:
17, 83, 65
CMYK:
0, 80, 57, 17
HSL:
343°, 66.1417%, 49.8039%
HSV (HSB):
343°, 79.6209%, 82.7451%
XYZ:
29.5733, 16.3148, 11.2632
xyY:
0.5175, 0.2855, 16.3148
CIE-Lab:
47.3848, 65.6002, 15.3989
CIE-LCH:
47.3848, 67.3833, 13.2103
CIE-Luv:
47.3848, 114.6521, 5.0903
Hunter-Lab:
40.3916, 60.0061, 11.7410
#d32b5a color charts
#d32b5a color shades, tints & tones
#d32b5a color schemes
#d32b5a color preview, HTML & CSS examples
This text has a color of #d32b5a
<p style="color:#d32b5a;">Text here</p>
.mytext {color:#d32b5a;}
This box has a color of #d32b5a
<div style="background-color:#d32b5a;">Content here</div>
.mybackground {background-color:#d32b5a;}
Border around this has a color of #d32b5a
<div style="border:2px solid #d32b5a;">Content here</div>
.myborder {border:2px solid #d32b5a;}