#9d612f color space conversions
Hex:
        #9d612f
        RGB:
        157, 97, 47
        CMY:
        38, 62, 82
        CMYK:
        0, 38, 70, 38
      HSL:
        27°, 53.9216%, 40.0000%
        HSV (HSB):
        27°, 70.0637%, 61.5686%
        XYZ:
        18.6924, 15.9227, 4.7775
        xyY:
        0.4745, 0.4042, 15.9227
      CIE-Lab:
        46.8729, 19.7633, 37.8602
        CIE-LCH:
        46.8729, 42.7081, 62.4351
        CIE-Luv:
        46.8729, 47.0321, 35.8166
        Hunter-Lab:
        39.9033, 13.7863, 20.8337
      #9d612f color charts
#9d612f RGB chart
      #9d612f CMYK chart
      #9d612f RGB pie chart
      #9d612f color shades, tints & tones
#9d612f color schemes
#9d612f color preview, HTML & CSS examples
           This text has a color of #9d612f        
        
          <p style="color:#9d612f;">Text here</p>
        
        
          .mytext {color:#9d612f;}
        
        Text color #9d612f
      
           This box has a color of #9d612f        
        
          <div style="background-color:#9d612f;">Content here</div>
        
        
          .mybackground {background-color:#9d612f;}
        
        Background color #9d612f
      
           Border around this has a color of #9d612f        
        
          <div style="border:2px solid #9d612f;">Content here</div>
        
        
          .myborder {border:2px solid #9d612f;}
        
        Border color #9d612f