#8d0704 color space conversions
Hex:
        #8d0704
        RGB:
        141, 7, 4
        CMY:
        45, 97, 98
        CMYK:
        0, 95, 97, 45
      HSL:
        1°, 94.4828%, 28.4314%
        HSV (HSB):
        1°, 97.1631%, 55.2941%
        XYZ:
        11.0824, 5.8234, 0.6548
        xyY:
        0.6311, 0.3316, 5.8234
      CIE-Lab:
        28.9626, 50.4648, 40.5697
        CIE-LCH:
        28.9626, 64.7503, 38.7965
        CIE-Luv:
        28.9626, 91.7552, 20.2164
        Hunter-Lab:
        24.1318, 39.7444, 15.2835
      #8d0704 color charts
#8d0704 RGB chart
      #8d0704 CMYK chart
      #8d0704 RGB pie chart
      #8d0704 color shades, tints & tones
#8d0704 color schemes
#8d0704 color preview, HTML & CSS examples
           This text has a color of #8d0704        
        
          <p style="color:#8d0704;">Text here</p>
        
        
          .mytext {color:#8d0704;}
        
        Text color #8d0704
      
           This box has a color of #8d0704        
        
          <div style="background-color:#8d0704;">Content here</div>
        
        
          .mybackground {background-color:#8d0704;}
        
        Background color #8d0704
      
           Border around this has a color of #8d0704        
        
          <div style="border:2px solid #8d0704;">Content here</div>
        
        
          .myborder {border:2px solid #8d0704;}
        
        Border color #8d0704