#d8381b color space conversions
Hex:
        #d8381b
        RGB:
        216, 56, 27
        CMY:
        15, 78, 89
        CMYK:
        0, 74, 88, 15
      HSL:
        9°, 77.7778%, 47.6471%
        HSV (HSB):
        9°, 87.5000%, 84.7059%
        XYZ:
        29.9309, 17.5064, 2.8385
        xyY:
        0.5953, 0.3482, 17.5064
      CIE-Lab:
        48.8919, 60.4645, 52.5804
        CIE-LCH:
        48.8919, 80.1290, 41.0105
        CIE-Luv:
        48.8919, 127.0281, 34.9815
        Hunter-Lab:
        41.8407, 54.4696, 25.2663
      #d8381b color charts
#d8381b RGB chart
      #d8381b CMYK chart
      #d8381b RGB pie chart
      #d8381b color shades, tints & tones
#d8381b color schemes
#d8381b color preview, HTML & CSS examples
           This text has a color of #d8381b        
        
          <p style="color:#d8381b;">Text here</p>
        
        
          .mytext {color:#d8381b;}
        
        Text color #d8381b
      
           This box has a color of #d8381b        
        
          <div style="background-color:#d8381b;">Content here</div>
        
        
          .mybackground {background-color:#d8381b;}
        
        Background color #d8381b
      
           Border around this has a color of #d8381b        
        
          <div style="border:2px solid #d8381b;">Content here</div>
        
        
          .myborder {border:2px solid #d8381b;}
        
        Border color #d8381b