#9d380f color space conversions
Hex:
        #9d380f
        RGB:
        157, 56, 15
        CMY:
        38, 78, 94
        CMYK:
        0, 64, 90, 38
      HSL:
        17°, 82.5581%, 33.7255%
        HSV (HSB):
        17°, 90.4459%, 61.5686%
        XYZ:
        15.4050, 10.0309, 1.5762
        xyY:
        0.5703, 0.3713, 10.0309
      CIE-Lab:
        37.8979, 40.2933, 44.1846
        CIE-LCH:
        37.8979, 59.7982, 47.6373
        CIE-Luv:
        37.8979, 80.4839, 29.9807
        Hunter-Lab:
        31.6717, 31.3966, 19.2195
      #9d380f color charts
#9d380f RGB chart
      #9d380f CMYK chart
      #9d380f RGB pie chart
      #9d380f color shades, tints & tones
#9d380f color schemes
#9d380f color preview, HTML & CSS examples
           This text has a color of #9d380f        
        
          <p style="color:#9d380f;">Text here</p>
        
        
          .mytext {color:#9d380f;}
        
        Text color #9d380f
      
           This box has a color of #9d380f        
        
          <div style="background-color:#9d380f;">Content here</div>
        
        
          .mybackground {background-color:#9d380f;}
        
        Background color #9d380f
      
           Border around this has a color of #9d380f        
        
          <div style="border:2px solid #9d380f;">Content here</div>
        
        
          .myborder {border:2px solid #9d380f;}
        
        Border color #9d380f