#8d0c17 color space conversions
Hex:
        #8d0c17
        RGB:
        141, 12, 23
        CMY:
        45, 95, 91
        CMYK:
        0, 91, 84, 45
      HSL:
        355°, 84.3137%, 30.0000%
        HSV (HSB):
        355°, 91.4894%, 55.2941%
        XYZ:
        11.2706, 5.9875, 1.3723
        xyY:
        0.6050, 0.3214, 5.9875
      CIE-Lab:
        29.3810, 50.0366, 31.6996
        CIE-LCH:
        29.3810, 59.2328, 32.3554
        CIE-Luv:
        29.3810, 88.1164, 16.7687
        Hunter-Lab:
        24.4694, 39.3957, 13.8035
      #8d0c17 color charts
#8d0c17 RGB chart
      #8d0c17 CMYK chart
      #8d0c17 RGB pie chart
      #8d0c17 color shades, tints & tones
#8d0c17 color schemes
#8d0c17 color preview, HTML & CSS examples
           This text has a color of #8d0c17        
        
          <p style="color:#8d0c17;">Text here</p>
        
        
          .mytext {color:#8d0c17;}
        
        Text color #8d0c17
      
           This box has a color of #8d0c17        
        
          <div style="background-color:#8d0c17;">Content here</div>
        
        
          .mybackground {background-color:#8d0c17;}
        
        Background color #8d0c17
      
           Border around this has a color of #8d0c17        
        
          <div style="border:2px solid #8d0c17;">Content here</div>
        
        
          .myborder {border:2px solid #8d0c17;}
        
        Border color #8d0c17