#612a3d color space conversions
Hex:
        #612a3d
        RGB:
        97, 42, 61
        CMY:
        62, 84, 76
        CMYK:
        0, 57, 37, 62
      HSL:
        339°, 39.5683%, 27.2549%
        HSV (HSB):
        339°, 56.7010%, 38.0392%
        XYZ:
        6.6000, 4.5342, 4.9422
        xyY:
        0.4105, 0.2820, 4.5342
      CIE-Lab:
        25.3643, 27.2184, -0.0250
        CIE-LCH:
        25.3643, 27.2184, 359.9473
        CIE-Luv:
        25.3643, 32.0935, -3.9815
        Hunter-Lab:
        21.2937, 18.0623, 1.1446
      #612a3d color charts
#612a3d RGB chart
      #612a3d CMYK chart
      #612a3d RGB pie chart
      #612a3d color shades, tints & tones
#612a3d color schemes
#612a3d color preview, HTML & CSS examples
           This text has a color of #612a3d        
        
          <p style="color:#612a3d;">Text here</p>
        
        
          .mytext {color:#612a3d;}
        
        Text color #612a3d
      
           This box has a color of #612a3d        
        
          <div style="background-color:#612a3d;">Content here</div>
        
        
          .mybackground {background-color:#612a3d;}
        
        Background color #612a3d
      
           Border around this has a color of #612a3d        
        
          <div style="border:2px solid #612a3d;">Content here</div>
        
        
          .myborder {border:2px solid #612a3d;}
        
        Border color #612a3d