#8f4345 color space conversions
Hex:
        #8f4345
        RGB:
        143, 67, 69
        CMY:
        44, 74, 73
        CMYK:
        0, 53, 52, 44
      HSL:
        358°, 36.1905%, 41.1765%
        HSV (HSB):
        358°, 53.1469%, 56.0784%
        XYZ:
        14.4090, 10.2836, 6.8557
        xyY:
        0.4567, 0.3260, 10.2836
      CIE-Lab:
        38.3467, 32.3522, 14.1352
        CIE-LCH:
        38.3467, 35.3053, 23.6013
        CIE-Luv:
        38.3467, 53.2115, 10.3507
        Hunter-Lab:
        32.0681, 24.0855, 9.7723
      #8f4345 color charts
#8f4345 RGB chart
      #8f4345 CMYK chart
      #8f4345 RGB pie chart
      #8f4345 color shades, tints & tones
#8f4345 color schemes
#8f4345 color preview, HTML & CSS examples
           This text has a color of #8f4345        
        
          <p style="color:#8f4345;">Text here</p>
        
        
          .mytext {color:#8f4345;}
        
        Text color #8f4345
      
           This box has a color of #8f4345        
        
          <div style="background-color:#8f4345;">Content here</div>
        
        
          .mybackground {background-color:#8f4345;}
        
        Background color #8f4345
      
           Border around this has a color of #8f4345        
        
          <div style="border:2px solid #8f4345;">Content here</div>
        
        
          .myborder {border:2px solid #8f4345;}
        
        Border color #8f4345