#8f142d color space conversions
Hex:
        #8f142d
        RGB:
        143, 20, 45
        CMY:
        44, 92, 82
        CMYK:
        0, 86, 69, 44
      HSL:
        348°, 75.4601%, 31.9608%
        HSV (HSB):
        348°, 86.0140%, 56.0784%
        XYZ:
        12.0515, 6.5294, 3.1077
        xyY:
        0.5557, 0.3011, 6.5294
      CIE-Lab:
        30.7107, 49.8520, 19.4145
        CIE-LCH:
        30.7107, 53.4990, 21.2780
        CIE-Luv:
        30.7107, 82.3151, 9.6525
        Hunter-Lab:
        25.5527, 39.4692, 10.6760
      #8f142d color charts
#8f142d RGB chart
      #8f142d CMYK chart
      #8f142d RGB pie chart
      #8f142d color shades, tints & tones
#8f142d color schemes
#8f142d color preview, HTML & CSS examples
           This text has a color of #8f142d        
        
          <p style="color:#8f142d;">Text here</p>
        
        
          .mytext {color:#8f142d;}
        
        Text color #8f142d
      
           This box has a color of #8f142d        
        
          <div style="background-color:#8f142d;">Content here</div>
        
        
          .mybackground {background-color:#8f142d;}
        
        Background color #8f142d
      
           Border around this has a color of #8f142d        
        
          <div style="border:2px solid #8f142d;">Content here</div>
        
        
          .myborder {border:2px solid #8f142d;}
        
        Border color #8f142d