#9d2d00 color space conversions
Hex:
        #9d2d00
        RGB:
        157, 45, 0
        CMY:
        38, 82, 100
        CMYK:
        0, 71, 100, 38
      HSL:
        17°, 100.0000%, 30.7843%
        HSV (HSB):
        17°, 100.0000%, 61.5686%
        XYZ:
        14.8430, 9.0449, 0.9635
        xyY:
        0.5973, 0.3640, 9.0449
      CIE-Lab:
        36.0705, 44.8135, 48.4089
        CIE-LCH:
        36.0705, 65.9672, 47.2087
        CIE-Luv:
        36.0705, 88.7117, 29.2157
        Hunter-Lab:
        30.0747, 35.4659, 19.1528
      #9d2d00 color charts
#9d2d00 RGB chart
      #9d2d00 CMYK chart
      #9d2d00 RGB pie chart
      #9d2d00 color shades, tints & tones
#9d2d00 color schemes
#9d2d00 color preview, HTML & CSS examples
           This text has a color of #9d2d00        
        
          <p style="color:#9d2d00;">Text here</p>
        
        
          .mytext {color:#9d2d00;}
        
        Text color #9d2d00
      
           This box has a color of #9d2d00        
        
          <div style="background-color:#9d2d00;">Content here</div>
        
        
          .mybackground {background-color:#9d2d00;}
        
        Background color #9d2d00
      
           Border around this has a color of #9d2d00        
        
          <div style="border:2px solid #9d2d00;">Content here</div>
        
        
          .myborder {border:2px solid #9d2d00;}
        
        Border color #9d2d00