#8f210f color space conversions
Hex:
        #8f210f
        RGB:
        143, 33, 15
        CMY:
        44, 87, 94
        CMYK:
        0, 77, 90, 44
      HSL:
        8°, 81.0127%, 30.9804%
        HSV (HSB):
        8°, 89.5105%, 56.0784%
        XYZ:
        11.9578, 6.9618, 1.1655
        xyY:
        0.5954, 0.3466, 6.9618
      CIE-Lab:
        31.7199, 44.8491, 38.1989
        CIE-LCH:
        31.7199, 58.9118, 40.4218
        CIE-Luv:
        31.7199, 82.9441, 22.3980
        Hunter-Lab:
        26.3853, 34.7216, 15.8508
      #8f210f color charts
#8f210f RGB chart
      #8f210f CMYK chart
      #8f210f RGB pie chart
      #8f210f color shades, tints & tones
#8f210f color schemes
#8f210f color preview, HTML & CSS examples
           This text has a color of #8f210f        
        
          <p style="color:#8f210f;">Text here</p>
        
        
          .mytext {color:#8f210f;}
        
        Text color #8f210f
      
           This box has a color of #8f210f        
        
          <div style="background-color:#8f210f;">Content here</div>
        
        
          .mybackground {background-color:#8f210f;}
        
        Background color #8f210f
      
           Border around this has a color of #8f210f        
        
          <div style="border:2px solid #8f210f;">Content here</div>
        
        
          .myborder {border:2px solid #8f210f;}
        
        Border color #8f210f