#930f1b color space conversions
Hex:
        #930f1b
        RGB:
        147, 15, 27
        CMY:
        42, 94, 89
        CMYK:
        0, 90, 82, 42
      HSL:
        355°, 81.4815%, 31.7647%
        HSV (HSB):
        355°, 89.7959%, 57.6471%
        XYZ:
        12.4013, 6.6238, 1.6618
        xyY:
        0.5995, 0.3202, 6.6238
      CIE-Lab:
        30.9347, 51.2933, 31.3117
        CIE-LCH:
        30.9347, 60.0951, 31.4018
        CIE-Luv:
        30.9347, 91.3144, 17.0132
        Hunter-Lab:
        25.7368, 40.9709, 14.1874
      #930f1b color charts
#930f1b RGB chart
      #930f1b CMYK chart
      #930f1b RGB pie chart
      #930f1b color shades, tints & tones
#930f1b color schemes
#930f1b color preview, HTML & CSS examples
           This text has a color of #930f1b        
        
          <p style="color:#930f1b;">Text here</p>
        
        
          .mytext {color:#930f1b;}
        
        Text color #930f1b
      
           This box has a color of #930f1b        
        
          <div style="background-color:#930f1b;">Content here</div>
        
        
          .mybackground {background-color:#930f1b;}
        
        Background color #930f1b
      
           Border around this has a color of #930f1b        
        
          <div style="border:2px solid #930f1b;">Content here</div>
        
        
          .myborder {border:2px solid #930f1b;}
        
        Border color #930f1b