#8f001e color space conversions
Hex:
        #8f001e
        RGB:
        143, 0, 30
        CMY:
        44, 100, 88
        CMYK:
        0, 100, 79, 44
      HSL:
        347°, 100.0000%, 28.0392%
        HSV (HSB):
        347°, 100.0000%, 56.0784%
        XYZ:
        11.5620, 5.9334, 1.7642
        xyY:
        0.6003, 0.3081, 5.9334
      CIE-Lab:
        29.2438, 52.7271, 27.3980
        CIE-LCH:
        29.2438, 59.4206, 27.4572
        CIE-Luv:
        29.2438, 90.8833, 13.7356
        Hunter-Lab:
        24.3585, 42.0995, 12.7569
      #8f001e color charts
#8f001e RGB chart
      #8f001e CMYK chart
      #8f001e RGB pie chart
      #8f001e color shades, tints & tones
#8f001e color schemes
#8f001e color preview, HTML & CSS examples
           This text has a color of #8f001e        
        
          <p style="color:#8f001e;">Text here</p>
        
        
          .mytext {color:#8f001e;}
        
        Text color #8f001e
      
           This box has a color of #8f001e        
        
          <div style="background-color:#8f001e;">Content here</div>
        
        
          .mybackground {background-color:#8f001e;}
        
        Background color #8f001e
      
           Border around this has a color of #8f001e        
        
          <div style="border:2px solid #8f001e;">Content here</div>
        
        
          .myborder {border:2px solid #8f001e;}
        
        Border color #8f001e