#8f142e color space conversions
Hex:
        #8f142e
        RGB:
        143, 20, 46
        CMY:
        44, 92, 82
        CMYK:
        0, 86, 68, 44
      HSL:
        347°, 75.4601%, 31.9608%
        HSV (HSB):
        347°, 86.0140%, 56.0784%
        XYZ:
        12.0710, 6.5372, 3.2104
        xyY:
        0.5532, 0.2996, 6.5372
      CIE-Lab:
        30.7292, 49.9073, 18.7810
        CIE-LCH:
        30.7292, 53.3241, 20.6222
        CIE-Luv:
        30.7292, 82.0261, 9.1625
        Hunter-Lab:
        25.5680, 39.5284, 10.4530
      #8f142e color charts
#8f142e RGB chart
      #8f142e CMYK chart
      #8f142e RGB pie chart
      #8f142e color shades, tints & tones
#8f142e color schemes
#8f142e color preview, HTML & CSS examples
           This text has a color of #8f142e        
        
          <p style="color:#8f142e;">Text here</p>
        
        
          .mytext {color:#8f142e;}
        
        Text color #8f142e
      
           This box has a color of #8f142e        
        
          <div style="background-color:#8f142e;">Content here</div>
        
        
          .mybackground {background-color:#8f142e;}
        
        Background color #8f142e
      
           Border around this has a color of #8f142e        
        
          <div style="border:2px solid #8f142e;">Content here</div>
        
        
          .myborder {border:2px solid #8f142e;}
        
        Border color #8f142e