#9d4d15 color space conversions
Hex:
        #9d4d15
        RGB:
        157, 77, 21
        CMY:
        38, 70, 92
        CMYK:
        0, 51, 87, 38
      HSL:
        25°, 76.4045%, 34.9020%
        HSV (HSB):
        25°, 86.6242%, 61.5686%
        XYZ:
        16.6939, 12.5300, 2.2481
        xyY:
        0.5304, 0.3981, 12.5300
      CIE-Lab:
        42.0464, 29.8119, 45.2121
        CIE-LCH:
        42.0464, 54.1561, 56.6000
        CIE-Luv:
        42.0464, 64.5266, 35.6041
        Hunter-Lab:
        35.3977, 22.2360, 21.0129
      #9d4d15 color charts
#9d4d15 RGB chart
      #9d4d15 CMYK chart
      #9d4d15 RGB pie chart
      #9d4d15 color shades, tints & tones
#9d4d15 color schemes
#9d4d15 color preview, HTML & CSS examples
           This text has a color of #9d4d15        
        
          <p style="color:#9d4d15;">Text here</p>
        
        
          .mytext {color:#9d4d15;}
        
        Text color #9d4d15
      
           This box has a color of #9d4d15        
        
          <div style="background-color:#9d4d15;">Content here</div>
        
        
          .mybackground {background-color:#9d4d15;}
        
        Background color #9d4d15
      
           Border around this has a color of #9d4d15        
        
          <div style="border:2px solid #9d4d15;">Content here</div>
        
        
          .myborder {border:2px solid #9d4d15;}
        
        Border color #9d4d15