#d32b46 color space conversions
Hex:
#d32b46
RGB:
211, 43, 70
CMY:
17, 83, 73
CMYK:
0, 80, 67, 17
HSL:
350°, 66.1417%, 49.8039%
HSV (HSB):
350°, 79.6209%, 82.7451%
XYZ:
28.8333, 16.0188, 7.3666
xyY:
0.5522, 0.3068, 16.0188
CIE-Lab:
46.9992, 64.4127, 27.1240
CIE-LCH:
46.9992, 69.8907, 22.8358
CIE-Luv:
46.9992, 121.0988, 16.3285
Hunter-Lab:
40.0235, 58.5519, 17.1037
#d32b46 color charts
#d32b46 color shades, tints & tones
#d32b46 color schemes
#d32b46 color preview, HTML & CSS examples
This text has a color of #d32b46
<p style="color:#d32b46;">Text here</p>
.mytext {color:#d32b46;}
This box has a color of #d32b46
<div style="background-color:#d32b46;">Content here</div>
.mybackground {background-color:#d32b46;}
Border around this has a color of #d32b46
<div style="border:2px solid #d32b46;">Content here</div>
.myborder {border:2px solid #d32b46;}