#d32c22 color space conversions
Hex:
#d32c22
RGB:
211, 44, 34
CMY:
17, 83, 87
CMYK:
0, 79, 84, 17
HSL:
3°, 72.2449%, 48.0392%
HSV (HSB):
3°, 83.8863%, 82.7451%
XYZ:
28.0534, 15.7657, 3.0779
xyY:
0.5982, 0.3362, 15.7657
CIE-Lab:
46.6656, 62.7934, 47.1194
CIE-LCH:
46.6656, 78.5064, 36.8841
CIE-Luv:
46.6656, 128.6335, 30.2996
Hunter-Lab:
39.7061, 56.6292, 23.1983
#d32c22 color charts
#d32c22 color shades, tints & tones
#d32c22 color schemes
#d32c22 color preview, HTML & CSS examples
This text has a color of #d32c22
<p style="color:#d32c22;">Text here</p>
.mytext {color:#d32c22;}
This box has a color of #d32c22
<div style="background-color:#d32c22;">Content here</div>
.mybackground {background-color:#d32c22;}
Border around this has a color of #d32c22
<div style="border:2px solid #d32c22;">Content here</div>
.myborder {border:2px solid #d32c22;}