#70360d color space conversions
Hex:
        #70360d
        RGB:
        112, 54, 13
        CMY:
        56, 79, 95
        CMYK:
        0, 52, 88, 56
      HSL:
        25°, 79.2000%, 24.5098%
        HSV (HSB):
        25°, 88.3929%, 43.9216%
        XYZ:
        8.0739, 6.1121, 1.1350
        xyY:
        0.5270, 0.3989, 6.1121
      CIE-Lab:
        29.6936, 22.8400, 35.0930
        CIE-LCH:
        29.6936, 41.8710, 56.9422
        CIE-Luv:
        29.6936, 44.4772, 25.0528
        Hunter-Lab:
        24.7227, 15.0294, 14.5840
      #70360d color charts
#70360d RGB chart
      #70360d CMYK chart
      #70360d RGB pie chart
      #70360d color shades, tints & tones
#70360d color schemes
#70360d color preview, HTML & CSS examples
           This text has a color of #70360d        
        
          <p style="color:#70360d;">Text here</p>
        
        
          .mytext {color:#70360d;}
        
        Text color #70360d
      
           This box has a color of #70360d        
        
          <div style="background-color:#70360d;">Content here</div>
        
        
          .mybackground {background-color:#70360d;}
        
        Background color #70360d
      
           Border around this has a color of #70360d        
        
          <div style="border:2px solid #70360d;">Content here</div>
        
        
          .myborder {border:2px solid #70360d;}
        
        Border color #70360d