#8f260f color space conversions
Hex:
        #8f260f
        RGB:
        143, 38, 15
        CMY:
        44, 85, 94
        CMYK:
        0, 73, 90, 44
      HSL:
        11°, 81.0127%, 30.9804%
        HSV (HSB):
        11°, 89.5105%, 56.0784%
        XYZ:
        12.1070, 7.2604, 1.2152
        xyY:
        0.5882, 0.3527, 7.2604
      CIE-Lab:
        32.3924, 42.9883, 38.7400
        CIE-LCH:
        32.3924, 57.8687, 42.0244
        CIE-Luv:
        32.3924, 80.2821, 23.5157
        Hunter-Lab:
        26.9450, 33.0503, 16.1876
      #8f260f color charts
#8f260f RGB chart
      #8f260f CMYK chart
      #8f260f RGB pie chart
      #8f260f color shades, tints & tones
#8f260f color schemes
#8f260f color preview, HTML & CSS examples
           This text has a color of #8f260f        
        
          <p style="color:#8f260f;">Text here</p>
        
        
          .mytext {color:#8f260f;}
        
        Text color #8f260f
      
           This box has a color of #8f260f        
        
          <div style="background-color:#8f260f;">Content here</div>
        
        
          .mybackground {background-color:#8f260f;}
        
        Background color #8f260f
      
           Border around this has a color of #8f260f        
        
          <div style="border:2px solid #8f260f;">Content here</div>
        
        
          .myborder {border:2px solid #8f260f;}
        
        Border color #8f260f