#8d0809 color space conversions
Hex:
        #8d0809
        RGB:
        141, 8, 9
        CMY:
        45, 97, 96
        CMYK:
        0, 94, 94, 45
      HSL:
        360°, 89.2617%, 29.2157%
        HSV (HSB):
        360°, 94.3262%, 55.2941%
        XYZ:
        11.1206, 5.8561, 0.8027
        xyY:
        0.6255, 0.3294, 5.8561
      CIE-Lab:
        29.0465, 50.3838, 38.5993
        CIE-LCH:
        29.0465, 63.4700, 37.4560
        CIE-Luv:
        29.0465, 90.9925, 19.4803
        Hunter-Lab:
        24.1994, 39.6793, 14.9730
      #8d0809 color charts
#8d0809 RGB chart
      #8d0809 CMYK chart
      #8d0809 RGB pie chart
      #8d0809 color shades, tints & tones
#8d0809 color schemes
#8d0809 color preview, HTML & CSS examples
           This text has a color of #8d0809        
        
          <p style="color:#8d0809;">Text here</p>
        
        
          .mytext {color:#8d0809;}
        
        Text color #8d0809
      
           This box has a color of #8d0809        
        
          <div style="background-color:#8d0809;">Content here</div>
        
        
          .mybackground {background-color:#8d0809;}
        
        Background color #8d0809
      
           Border around this has a color of #8d0809        
        
          <div style="border:2px solid #8d0809;">Content here</div>
        
        
          .myborder {border:2px solid #8d0809;}
        
        Border color #8d0809