#8f374b color space conversions
Hex:
        #8f374b
        RGB:
        143, 55, 75
        CMY:
        44, 78, 71
        CMYK:
        0, 62, 48, 44
      HSL:
        346°, 44.4444%, 38.8235%
        HSV (HSB):
        346°, 61.5385%, 56.0784%
        XYZ:
        13.9639, 9.0800, 7.6733
        xyY:
        0.4546, 0.2956, 9.0800
      CIE-Lab:
        36.1379, 39.0987, 7.2822
        CIE-LCH:
        36.1379, 39.7711, 10.5505
        CIE-Luv:
        36.1379, 58.5745, 1.6598
        Hunter-Lab:
        30.1331, 29.9853, 5.9952
      #8f374b color charts
#8f374b RGB chart
      #8f374b CMYK chart
      #8f374b RGB pie chart
      #8f374b color shades, tints & tones
#8f374b color schemes
#8f374b color preview, HTML & CSS examples
           This text has a color of #8f374b        
        
          <p style="color:#8f374b;">Text here</p>
        
        
          .mytext {color:#8f374b;}
        
        Text color #8f374b
      
           This box has a color of #8f374b        
        
          <div style="background-color:#8f374b;">Content here</div>
        
        
          .mybackground {background-color:#8f374b;}
        
        Background color #8f374b
      
           Border around this has a color of #8f374b        
        
          <div style="border:2px solid #8f374b;">Content here</div>
        
        
          .myborder {border:2px solid #8f374b;}
        
        Border color #8f374b