#d32b39 color space conversions
Hex:
#d32b39
RGB:
211, 43, 57
CMY:
17, 83, 78
CMYK:
0, 80, 73, 17
HSL:
355°, 66.1417%, 49.8039%
HSV (HSB):
355°, 79.6209%, 82.7451%
XYZ:
28.4664, 15.8720, 5.4342
xyY:
0.5719, 0.3189, 15.8720
CIE-Lab:
46.8062, 63.8134, 34.6510
CIE-LCH:
46.8062, 72.6143, 28.5022
CIE-Luv:
46.8062, 124.5715, 22.3293
Hunter-Lab:
39.8397, 57.8226, 19.8006
#d32b39 color charts
#d32b39 color shades, tints & tones
#d32b39 color schemes
#d32b39 color preview, HTML & CSS examples
This text has a color of #d32b39
<p style="color:#d32b39;">Text here</p>
.mytext {color:#d32b39;}
This box has a color of #d32b39
<div style="background-color:#d32b39;">Content here</div>
.mybackground {background-color:#d32b39;}
Border around this has a color of #d32b39
<div style="border:2px solid #d32b39;">Content here</div>
.myborder {border:2px solid #d32b39;}