#8d444f color space conversions
Hex:
        #8d444f
        RGB:
        141, 68, 79
        CMY:
        45, 73, 69
        CMYK:
        0, 52, 44, 45
      HSL:
        351°, 34.9282%, 40.9804%
        HSV (HSB):
        351°, 51.7730%, 55.2941%
        XYZ:
        14.4629, 10.3615, 8.6348
        xyY:
        0.4323, 0.3097, 10.3615
      CIE-Lab:
        38.4835, 32.0944, 8.0105
        CIE-LCH:
        38.4835, 33.0790, 14.0142
        CIE-Luv:
        38.4835, 48.8474, 3.9809
        Hunter-Lab:
        32.1892, 23.8704, 6.6278
      #8d444f color charts
#8d444f RGB chart
      #8d444f CMYK chart
      #8d444f RGB pie chart
      #8d444f color shades, tints & tones
#8d444f color schemes
#8d444f color preview, HTML & CSS examples
           This text has a color of #8d444f        
        
          <p style="color:#8d444f;">Text here</p>
        
        
          .mytext {color:#8d444f;}
        
        Text color #8d444f
      
           This box has a color of #8d444f        
        
          <div style="background-color:#8d444f;">Content here</div>
        
        
          .mybackground {background-color:#8d444f;}
        
        Background color #8d444f
      
           Border around this has a color of #8d444f        
        
          <div style="border:2px solid #8d444f;">Content here</div>
        
        
          .myborder {border:2px solid #8d444f;}
        
        Border color #8d444f