#8d3952 color space conversions
Hex:
        #8d3952
        RGB:
        141, 57, 82
        CMY:
        45, 78, 68
        CMYK:
        0, 60, 42, 45
      HSL:
        342°, 42.4242%, 38.8235%
        HSV (HSB):
        342°, 59.5745%, 55.2941%
        XYZ:
        13.9706, 9.1982, 9.0217
        xyY:
        0.4340, 0.2857, 9.1982
      CIE-Lab:
        36.3631, 38.1706, 3.0898
        CIE-LCH:
        36.3631, 38.2954, 4.6279
        CIE-Luv:
        36.3631, 54.0500, -2.7796
        Hunter-Lab:
        30.3285, 29.1500, 3.5931
      #8d3952 color charts
#8d3952 RGB chart
      #8d3952 CMYK chart
      #8d3952 RGB pie chart
      #8d3952 color shades, tints & tones
#8d3952 color schemes
#8d3952 color preview, HTML & CSS examples
           This text has a color of #8d3952        
        
          <p style="color:#8d3952;">Text here</p>
        
        
          .mytext {color:#8d3952;}
        
        Text color #8d3952
      
           This box has a color of #8d3952        
        
          <div style="background-color:#8d3952;">Content here</div>
        
        
          .mybackground {background-color:#8d3952;}
        
        Background color #8d3952
      
           Border around this has a color of #8d3952        
        
          <div style="border:2px solid #8d3952;">Content here</div>
        
        
          .myborder {border:2px solid #8d3952;}
        
        Border color #8d3952