#703a00 color space conversions
Hex:
        #703a00
        RGB:
        112, 58, 0
        CMY:
        56, 77, 100
        CMYK:
        0, 48, 100, 56
      HSL:
        31°, 100.0000%, 21.9608%
        HSV (HSB):
        31°, 100.0000%, 43.9216%
        XYZ:
        8.1951, 6.4709, 0.8171
        xyY:
        0.5293, 0.4179, 6.4709
      CIE-Lab:
        30.5706, 20.1547, 41.0211
        CIE-LCH:
        30.5706, 45.7049, 63.8340
        CIE-Luv:
        30.5706, 42.3265, 28.7562
        Hunter-Lab:
        25.4379, 12.9898, 15.9021
      #703a00 color charts
#703a00 RGB chart
      #703a00 CMYK chart
      #703a00 RGB pie chart
      #703a00 color shades, tints & tones
#703a00 color schemes
#703a00 color preview, HTML & CSS examples
           This text has a color of #703a00        
        
          <p style="color:#703a00;">Text here</p>
        
        
          .mytext {color:#703a00;}
        
        Text color #703a00
      
           This box has a color of #703a00        
        
          <div style="background-color:#703a00;">Content here</div>
        
        
          .mybackground {background-color:#703a00;}
        
        Background color #703a00
      
           Border around this has a color of #703a00        
        
          <div style="border:2px solid #703a00;">Content here</div>
        
        
          .myborder {border:2px solid #703a00;}
        
        Border color #703a00