#930e01 color space conversions
Hex:
        #930e01
        RGB:
        147, 14, 1
        CMY:
        42, 95, 100
        CMYK:
        0, 90, 99, 42
      HSL:
        5°, 98.6486%, 29.0196%
        HSV (HSB):
        5°, 99.3197%, 57.6471%
        XYZ:
        12.1951, 6.5193, 0.6443
        xyY:
        0.6300, 0.3368, 6.5193
      CIE-Lab:
        30.6866, 50.9499, 43.6920
        CIE-LCH:
        30.6866, 67.1184, 40.6147
        CIE-Luv:
        30.6866, 94.9526, 22.3087
        Hunter-Lab:
        25.5329, 40.5732, 16.3769
      #930e01 color charts
#930e01 RGB chart
      #930e01 CMYK chart
      #930e01 RGB pie chart
      #930e01 color shades, tints & tones
#930e01 color schemes
#930e01 color preview, HTML & CSS examples
           This text has a color of #930e01        
        
          <p style="color:#930e01;">Text here</p>
        
        
          .mytext {color:#930e01;}
        
        Text color #930e01
      
           This box has a color of #930e01        
        
          <div style="background-color:#930e01;">Content here</div>
        
        
          .mybackground {background-color:#930e01;}
        
        Background color #930e01
      
           Border around this has a color of #930e01        
        
          <div style="border:2px solid #930e01;">Content here</div>
        
        
          .myborder {border:2px solid #930e01;}
        
        Border color #930e01