#8f383f color space conversions
Hex:
        #8f383f
        RGB:
        143, 56, 63
        CMY:
        44, 78, 75
        CMYK:
        0, 61, 56, 44
      HSL:
        355°, 43.7186%, 39.0196%
        HSV (HSB):
        355°, 60.8392%, 56.0784%
        XYZ:
        13.6391, 9.0269, 5.7261
        xyY:
        0.4804, 0.3179, 9.0269
      CIE-Lab:
        36.0360, 37.4764, 14.7858
        CIE-LCH:
        36.0360, 40.2877, 21.5311
        CIE-Luv:
        36.0360, 61.0772, 9.5675
        Hunter-Lab:
        30.0447, 28.4533, 9.7314
      #8f383f color charts
#8f383f RGB chart
      #8f383f CMYK chart
      #8f383f RGB pie chart
      #8f383f color shades, tints & tones
#8f383f color schemes
#8f383f color preview, HTML & CSS examples
           This text has a color of #8f383f        
        
          <p style="color:#8f383f;">Text here</p>
        
        
          .mytext {color:#8f383f;}
        
        Text color #8f383f
      
           This box has a color of #8f383f        
        
          <div style="background-color:#8f383f;">Content here</div>
        
        
          .mybackground {background-color:#8f383f;}
        
        Background color #8f383f
      
           Border around this has a color of #8f383f        
        
          <div style="border:2px solid #8f383f;">Content here</div>
        
        
          .myborder {border:2px solid #8f383f;}
        
        Border color #8f383f