#9d2e0b color space conversions
Hex:
        #9d2e0b
        RGB:
        157, 46, 11
        CMY:
        38, 82, 96
        CMYK:
        0, 71, 93, 38
      HSL:
        14°, 86.9048%, 32.9412%
        HSV (HSB):
        14°, 92.9936%, 61.5686%
        XYZ:
        14.9420, 9.1463, 1.2945
        xyY:
        0.5887, 0.3603, 9.1463
      CIE-Lab:
        36.2644, 44.5754, 44.4644
        CIE-LCH:
        36.2644, 62.9607, 44.9285
        CIE-Luv:
        36.2644, 87.3298, 27.9406
        Hunter-Lab:
        30.2428, 35.2665, 18.6322
      #9d2e0b color charts
#9d2e0b RGB chart
      #9d2e0b CMYK chart
      #9d2e0b RGB pie chart
      #9d2e0b color shades, tints & tones
#9d2e0b color schemes
#9d2e0b color preview, HTML & CSS examples
           This text has a color of #9d2e0b        
        
          <p style="color:#9d2e0b;">Text here</p>
        
        
          .mytext {color:#9d2e0b;}
        
        Text color #9d2e0b
      
           This box has a color of #9d2e0b        
        
          <div style="background-color:#9d2e0b;">Content here</div>
        
        
          .mybackground {background-color:#9d2e0b;}
        
        Background color #9d2e0b
      
           Border around this has a color of #9d2e0b        
        
          <div style="border:2px solid #9d2e0b;">Content here</div>
        
        
          .myborder {border:2px solid #9d2e0b;}
        
        Border color #9d2e0b