#d32b51 color space conversions
Hex:
#d32b51
RGB:
211, 43, 81
CMY:
17, 83, 68
CMYK:
0, 80, 62, 17
HSL:
346°, 66.1417%, 49.8039%
HSV (HSB):
346°, 79.6209%, 82.7451%
XYZ:
29.2130, 16.1707, 9.3661
xyY:
0.5336, 0.2954, 16.1707
CIE-Lab:
47.1977, 65.0256, 20.6745
CIE-LCH:
47.1977, 68.2331, 17.6377
CIE-Luv:
47.1977, 117.7032, 10.4257
Hunter-Lab:
40.2128, 59.3008, 14.3395
#d32b51 color charts
#d32b51 color shades, tints & tones
#d32b51 color schemes
#d32b51 color preview, HTML & CSS examples
This text has a color of #d32b51
<p style="color:#d32b51;">Text here</p>
.mytext {color:#d32b51;}
This box has a color of #d32b51
<div style="background-color:#d32b51;">Content here</div>
.mybackground {background-color:#d32b51;}
Border around this has a color of #d32b51
<div style="border:2px solid #d32b51;">Content here</div>
.myborder {border:2px solid #d32b51;}