#d32614 color space conversions
Hex:
        #d32614
        RGB:
        211, 38, 20
        CMY:
        17, 85, 92
        CMYK:
        0, 82, 91, 17
      HSL:
        6°, 82.6840%, 45.2941%
        HSV (HSB):
        6°, 90.5213%, 82.7451%
        XYZ:
        27.6833, 15.2856, 2.1532
        xyY:
        0.6135, 0.3388, 15.2856
      CIE-Lab:
        46.0229, 64.0935, 52.8521
        CIE-LCH:
        46.0229, 83.0742, 39.5093
        CIE-Luv:
        46.0229, 133.1316, 32.2468
        Hunter-Lab:
        39.0968, 57.9713, 24.1025
      #d32614 color charts
#d32614 RGB chart
      #d32614 CMYK chart
      #d32614 RGB pie chart
      #d32614 color shades, tints & tones
#d32614 color schemes
#d32614 color preview, HTML & CSS examples
           This text has a color of #d32614        
        
          <p style="color:#d32614;">Text here</p>
        
        
          .mytext {color:#d32614;}
        
        Text color #d32614
      
           This box has a color of #d32614        
        
          <div style="background-color:#d32614;">Content here</div>
        
        
          .mybackground {background-color:#d32614;}
        
        Background color #d32614
      
           Border around this has a color of #d32614        
        
          <div style="border:2px solid #d32614;">Content here</div>
        
        
          .myborder {border:2px solid #d32614;}
        
        Border color #d32614