#930b1e color space conversions
Hex:
        #930b1e
        RGB:
        147, 11, 30
        CMY:
        42, 96, 88
        CMYK:
        0, 93, 80, 42
      HSL:
        352°, 86.0759%, 30.9804%
        HSV (HSB):
        352°, 92.5170%, 57.6471%
        XYZ:
        12.3866, 6.5361, 1.8370
        xyY:
        0.5967, 0.3148, 6.5361
      CIE-Lab:
        30.7267, 52.0902, 29.2672
        CIE-LCH:
        30.7267, 59.7492, 29.3297
        CIE-Luv:
        30.7267, 91.6762, 15.5947
        Hunter-Lab:
        25.5658, 41.7429, 13.6358
      #930b1e color charts
#930b1e RGB chart
      #930b1e CMYK chart
      #930b1e RGB pie chart
      #930b1e color shades, tints & tones
#930b1e color schemes
#930b1e color preview, HTML & CSS examples
           This text has a color of #930b1e        
        
          <p style="color:#930b1e;">Text here</p>
        
        
          .mytext {color:#930b1e;}
        
        Text color #930b1e
      
           This box has a color of #930b1e        
        
          <div style="background-color:#930b1e;">Content here</div>
        
        
          .mybackground {background-color:#930b1e;}
        
        Background color #930b1e
      
           Border around this has a color of #930b1e        
        
          <div style="border:2px solid #930b1e;">Content here</div>
        
        
          .myborder {border:2px solid #930b1e;}
        
        Border color #930b1e