#8f122f color space conversions
Hex:
        #8f122f
        RGB:
        143, 18, 47
        CMY:
        44, 93, 82
        CMYK:
        0, 87, 67, 44
      HSL:
        346°, 77.6398%, 31.5686%
        HSV (HSB):
        346°, 87.4126%, 56.0784%
        XYZ:
        12.0571, 6.4775, 3.3041
        xyY:
        0.5521, 0.2966, 6.4775
      CIE-Lab:
        30.5865, 50.4260, 17.9392
        CIE-LCH:
        30.5865, 53.5219, 19.5831
        CIE-Luv:
        30.5865, 82.3052, 8.3564
        Hunter-Lab:
        25.4509, 40.0233, 10.1184
      #8f122f color charts
#8f122f RGB chart
      #8f122f CMYK chart
      #8f122f RGB pie chart
      #8f122f color shades, tints & tones
#8f122f color schemes
#8f122f color preview, HTML & CSS examples
           This text has a color of #8f122f        
        
          <p style="color:#8f122f;">Text here</p>
        
        
          .mytext {color:#8f122f;}
        
        Text color #8f122f
      
           This box has a color of #8f122f        
        
          <div style="background-color:#8f122f;">Content here</div>
        
        
          .mybackground {background-color:#8f122f;}
        
        Background color #8f122f
      
           Border around this has a color of #8f122f        
        
          <div style="border:2px solid #8f122f;">Content here</div>
        
        
          .myborder {border:2px solid #8f122f;}
        
        Border color #8f122f