#930b03 color space conversions
Hex:
        #930b03
        RGB:
        147, 11, 3
        CMY:
        42, 96, 99
        CMYK:
        0, 93, 98, 42
      HSL:
        3°, 96.0000%, 29.4118%
        HSV (HSB):
        3°, 97.9592%, 57.6471%
        XYZ:
        12.1687, 6.4490, 0.6896
        xyY:
        0.6303, 0.3340, 6.4490
      CIE-Lab:
        30.5180, 51.4942, 42.7542
        CIE-LCH:
        30.5180, 66.9297, 39.7019
        CIE-Luv:
        30.5180, 95.5274, 21.6955
        Hunter-Lab:
        25.3948, 41.0930, 16.1664
      #930b03 color charts
#930b03 RGB chart
      #930b03 CMYK chart
      #930b03 RGB pie chart
      #930b03 color shades, tints & tones
#930b03 color schemes
#930b03 color preview, HTML & CSS examples
           This text has a color of #930b03        
        
          <p style="color:#930b03;">Text here</p>
        
        
          .mytext {color:#930b03;}
        
        Text color #930b03
      
           This box has a color of #930b03        
        
          <div style="background-color:#930b03;">Content here</div>
        
        
          .mybackground {background-color:#930b03;}
        
        Background color #930b03
      
           Border around this has a color of #930b03        
        
          <div style="border:2px solid #930b03;">Content here</div>
        
        
          .myborder {border:2px solid #930b03;}
        
        Border color #930b03