#8f162e color space conversions
Hex:
        #8f162e
        RGB:
        143, 22, 46
        CMY:
        44, 91, 82
        CMYK:
        0, 85, 68, 44
      HSL:
        348°, 73.3333%, 32.3529%
        HSV (HSB):
        348°, 84.6154%, 56.0784%
        XYZ:
        12.1077, 6.6107, 3.2226
        xyY:
        0.5518, 0.3013, 6.6107
      CIE-Lab:
        30.9037, 49.4100, 19.0034
        CIE-LCH:
        30.9037, 52.9384, 21.0370
        CIE-Luv:
        30.9037, 81.4051, 9.4928
        Hunter-Lab:
        25.7113, 39.0629, 10.5666
      #8f162e color charts
#8f162e RGB chart
      #8f162e CMYK chart
      #8f162e RGB pie chart
      #8f162e color shades, tints & tones
#8f162e color schemes
#8f162e color preview, HTML & CSS examples
           This text has a color of #8f162e        
        
          <p style="color:#8f162e;">Text here</p>
        
        
          .mytext {color:#8f162e;}
        
        Text color #8f162e
      
           This box has a color of #8f162e        
        
          <div style="background-color:#8f162e;">Content here</div>
        
        
          .mybackground {background-color:#8f162e;}
        
        Background color #8f162e
      
           Border around this has a color of #8f162e        
        
          <div style="border:2px solid #8f162e;">Content here</div>
        
        
          .myborder {border:2px solid #8f162e;}
        
        Border color #8f162e