#9f612d color space conversions
Hex:
        #9f612d
        RGB:
        159, 97, 45
        CMY:
        38, 62, 82
        CMYK:
        0, 39, 72, 38
      HSL:
        27°, 55.8824%, 40.0000%
        HSV (HSB):
        27°, 71.6981%, 62.3529%
        XYZ:
        19.0464, 16.1098, 4.5883
        xyY:
        0.4792, 0.4053, 16.1098
      CIE-Lab:
        47.1182, 20.5303, 39.2271
        CIE-LCH:
        47.1182, 44.2748, 62.3737
        CIE-Luv:
        47.1182, 48.8475, 36.7119
        Hunter-Lab:
        40.1370, 14.4648, 21.3181
      #9f612d color charts
#9f612d RGB chart
      #9f612d CMYK chart
      #9f612d RGB pie chart
      #9f612d color shades, tints & tones
#9f612d color schemes
#9f612d color preview, HTML & CSS examples
           This text has a color of #9f612d        
        
          <p style="color:#9f612d;">Text here</p>
        
        
          .mytext {color:#9f612d;}
        
        Text color #9f612d
      
           This box has a color of #9f612d        
        
          <div style="background-color:#9f612d;">Content here</div>
        
        
          .mybackground {background-color:#9f612d;}
        
        Background color #9f612d
      
           Border around this has a color of #9f612d        
        
          <div style="border:2px solid #9f612d;">Content here</div>
        
        
          .myborder {border:2px solid #9f612d;}
        
        Border color #9f612d