#d32d00 color space conversions
Hex:
        #d32d00
        RGB:
        211, 45, 0
        CMY:
        17, 82, 100
        CMYK:
        0, 79, 100, 17
      HSL:
        13°, 100.0000%, 41.3725%
        HSV (HSB):
        13°, 100.0000%, 82.7451%
        XYZ:
        27.8024, 15.7257, 1.5700
        xyY:
        0.6165, 0.3487, 15.7257
      CIE-Lab:
        46.6125, 62.0266, 59.2733
        CIE-LCH:
        46.6125, 85.7941, 43.6997
        CIE-Luv:
        46.6125, 131.1948, 35.7412
        Hunter-Lab:
        39.6556, 55.7483, 25.4116
      #d32d00 color charts
#d32d00 RGB chart
      #d32d00 CMYK chart
      #d32d00 RGB pie chart
      #d32d00 color shades, tints & tones
#d32d00 color schemes
#d32d00 color preview, HTML & CSS examples
           This text has a color of #d32d00        
        
          <p style="color:#d32d00;">Text here</p>
        
        
          .mytext {color:#d32d00;}
        
        Text color #d32d00
      
           This box has a color of #d32d00        
        
          <div style="background-color:#d32d00;">Content here</div>
        
        
          .mybackground {background-color:#d32d00;}
        
        Background color #d32d00
      
           Border around this has a color of #d32d00        
        
          <div style="border:2px solid #d32d00;">Content here</div>
        
        
          .myborder {border:2px solid #d32d00;}
        
        Border color #d32d00