#d7381d color space conversions
Hex:
        #d7381d
        RGB:
        215, 56, 29
        CMY:
        16, 78, 89
        CMYK:
        0, 74, 87, 16
      HSL:
        9°, 76.2295%, 47.8431%
        HSV (HSB):
        9°, 86.5116%, 84.3137%
        XYZ:
        29.6603, 17.3641, 2.9507
        xyY:
        0.5935, 0.3475, 17.3641
      CIE-Lab:
        48.7156, 60.1960, 51.5046
        CIE-LCH:
        48.7156, 79.2230, 40.5508
        CIE-Luv:
        48.7156, 126.0191, 34.4355
        Hunter-Lab:
        41.6703, 54.1306, 24.9708
      #d7381d color charts
#d7381d RGB chart
      #d7381d CMYK chart
      #d7381d RGB pie chart
      #d7381d color shades, tints & tones
#d7381d color schemes
#d7381d color preview, HTML & CSS examples
           This text has a color of #d7381d        
        
          <p style="color:#d7381d;">Text here</p>
        
        
          .mytext {color:#d7381d;}
        
        Text color #d7381d
      
           This box has a color of #d7381d        
        
          <div style="background-color:#d7381d;">Content here</div>
        
        
          .mybackground {background-color:#d7381d;}
        
        Background color #d7381d
      
           Border around this has a color of #d7381d        
        
          <div style="border:2px solid #d7381d;">Content here</div>
        
        
          .myborder {border:2px solid #d7381d;}
        
        Border color #d7381d