#d32c19 color space conversions
Hex:
        #d32c19
        RGB:
        211, 44, 25
        CMY:
        17, 83, 90
        CMYK:
        0, 79, 88, 17
      HSL:
        6°, 78.8136%, 46.2745%
        HSV (HSB):
        6°, 88.1517%, 82.7451%
        XYZ:
        27.9401, 15.7204, 2.4814
        xyY:
        0.6055, 0.3407, 15.7204
      CIE-Lab:
        46.6056, 62.6038, 51.2369
        CIE-LCH:
        46.6056, 80.8978, 39.2980
        CIE-Luv:
        46.6056, 129.8203, 32.3396
        Hunter-Lab:
        39.6490, 56.4008, 24.0436
      #d32c19 color charts
#d32c19 RGB chart
      #d32c19 CMYK chart
      #d32c19 RGB pie chart
      #d32c19 color shades, tints & tones
#d32c19 color schemes
#d32c19 color preview, HTML & CSS examples
           This text has a color of #d32c19        
        
          <p style="color:#d32c19;">Text here</p>
        
        
          .mytext {color:#d32c19;}
        
        Text color #d32c19
      
           This box has a color of #d32c19        
        
          <div style="background-color:#d32c19;">Content here</div>
        
        
          .mybackground {background-color:#d32c19;}
        
        Background color #d32c19
      
           Border around this has a color of #d32c19        
        
          <div style="border:2px solid #d32c19;">Content here</div>
        
        
          .myborder {border:2px solid #d32c19;}
        
        Border color #d32c19