#601f15 color space conversions
Hex:
        #601f15
        RGB:
        96, 31, 21
        CMY:
        62, 88, 92
        CMYK:
        0, 68, 78, 62
      HSL:
        8°, 64.1026%, 22.9412%
        HSV (HSB):
        8°, 78.1250%, 37.6471%
        XYZ:
        5.4492, 3.5209, 1.1019
        xyY:
        0.5410, 0.3496, 3.5209
      CIE-Lab:
        22.0198, 28.9193, 22.2914
        CIE-LCH:
        22.0198, 36.5134, 37.6256
        CIE-Luv:
        22.0198, 44.7095, 13.2669
        Hunter-Lab:
        18.7641, 19.0004, 9.6532
      #601f15 color charts
#601f15 RGB chart
      #601f15 CMYK chart
      #601f15 RGB pie chart
      #601f15 color shades, tints & tones
#601f15 color schemes
#601f15 color preview, HTML & CSS examples
           This text has a color of #601f15        
        
          <p style="color:#601f15;">Text here</p>
        
        
          .mytext {color:#601f15;}
        
        Text color #601f15
      
           This box has a color of #601f15        
        
          <div style="background-color:#601f15;">Content here</div>
        
        
          .mybackground {background-color:#601f15;}
        
        Background color #601f15
      
           Border around this has a color of #601f15        
        
          <div style="border:2px solid #601f15;">Content here</div>
        
        
          .myborder {border:2px solid #601f15;}
        
        Border color #601f15