#d32c36 color space conversions
Hex:
#d32c36
RGB:
211, 44, 54
CMY:
17, 83, 79
CMYK:
0, 79, 74, 17
HSL:
356°, 65.4902%, 50.0000%
HSV (HSB):
356°, 79.1469%, 82.7451%
XYZ:
28.4305, 15.9166, 5.0638
xyY:
0.5754, 0.3221, 15.9166
CIE-Lab:
46.8649, 63.4198, 36.4646
CIE-LCH:
46.8649, 73.1556, 29.8977
CIE-Luv:
46.8649, 124.8342, 23.7441
Hunter-Lab:
39.8956, 57.3858, 20.4015
#d32c36 color charts
#d32c36 color shades, tints & tones
#d32c36 color schemes
#d32c36 color preview, HTML & CSS examples
This text has a color of #d32c36
<p style="color:#d32c36;">Text here</p>
.mytext {color:#d32c36;}
This box has a color of #d32c36
<div style="background-color:#d32c36;">Content here</div>
.mybackground {background-color:#d32c36;}
Border around this has a color of #d32c36
<div style="border:2px solid #d32c36;">Content here</div>
.myborder {border:2px solid #d32c36;}