#8d2d07 color space conversions
Hex:
        #8d2d07
        RGB:
        141, 45, 7
        CMY:
        45, 82, 97
        CMYK:
        0, 68, 95, 45
      HSL:
        17°, 90.5405%, 29.0196%
        HSV (HSB):
        17°, 95.0355%, 55.2941%
        XYZ:
        11.9612, 7.5548, 1.0288
        xyY:
        0.5822, 0.3677, 7.5548
      CIE-Lab:
        33.0380, 39.1917, 42.2663
        CIE-LCH:
        33.0380, 57.6405, 47.1616
        CIE-Luv:
        33.0380, 75.1062, 26.3414
        Hunter-Lab:
        27.4861, 29.5781, 17.0210
      #8d2d07 color charts
#8d2d07 RGB chart
      #8d2d07 CMYK chart
      #8d2d07 RGB pie chart
      #8d2d07 color shades, tints & tones
#8d2d07 color schemes
#8d2d07 color preview, HTML & CSS examples
           This text has a color of #8d2d07        
        
          <p style="color:#8d2d07;">Text here</p>
        
        
          .mytext {color:#8d2d07;}
        
        Text color #8d2d07
      
           This box has a color of #8d2d07        
        
          <div style="background-color:#8d2d07;">Content here</div>
        
        
          .mybackground {background-color:#8d2d07;}
        
        Background color #8d2d07
      
           Border around this has a color of #8d2d07        
        
          <div style="border:2px solid #8d2d07;">Content here</div>
        
        
          .myborder {border:2px solid #8d2d07;}
        
        Border color #8d2d07