#8f383b color space conversions
Hex:
        #8f383b
        RGB:
        143, 56, 59
        CMY:
        44, 78, 77
        CMYK:
        0, 61, 59, 44
      HSL:
        358°, 43.7186%, 39.0196%
        HSV (HSB):
        358°, 60.8392%, 56.0784%
        XYZ:
        13.5313, 8.9838, 5.1585
        xyY:
        0.4890, 0.3246, 8.9838
      CIE-Lab:
        35.9530, 37.1426, 17.2052
        CIE-LCH:
        35.9530, 40.9340, 24.8545
        CIE-Luv:
        35.9530, 62.0079, 11.8658
        Hunter-Lab:
        29.9729, 28.1313, 10.7768
      #8f383b color charts
#8f383b RGB chart
      #8f383b CMYK chart
      #8f383b RGB pie chart
      #8f383b color shades, tints & tones
#8f383b color schemes
#8f383b color preview, HTML & CSS examples
           This text has a color of #8f383b        
        
          <p style="color:#8f383b;">Text here</p>
        
        
          .mytext {color:#8f383b;}
        
        Text color #8f383b
      
           This box has a color of #8f383b        
        
          <div style="background-color:#8f383b;">Content here</div>
        
        
          .mybackground {background-color:#8f383b;}
        
        Background color #8f383b
      
           Border around this has a color of #8f383b        
        
          <div style="border:2px solid #8f383b;">Content here</div>
        
        
          .myborder {border:2px solid #8f383b;}
        
        Border color #8f383b