#8d364b color space conversions
Hex:
        #8d364b
        RGB:
        141, 54, 75
        CMY:
        45, 79, 71
        CMYK:
        0, 62, 47, 45
      HSL:
        346°, 44.6154%, 38.2353%
        HSV (HSB):
        346°, 61.7021%, 55.2941%
        XYZ:
        13.5737, 8.8091, 7.6415
        xyY:
        0.4521, 0.2934, 8.8091
      CIE-Lab:
        35.6140, 38.8760, 6.4930
        CIE-LCH:
        35.6140, 39.4145, 9.4819
        CIE-Luv:
        35.6140, 57.4690, 0.8348
        Hunter-Lab:
        29.6800, 29.6939, 5.5111
      #8d364b color charts
#8d364b RGB chart
      #8d364b CMYK chart
      #8d364b RGB pie chart
      #8d364b color shades, tints & tones
#8d364b color schemes
#8d364b color preview, HTML & CSS examples
           This text has a color of #8d364b        
        
          <p style="color:#8d364b;">Text here</p>
        
        
          .mytext {color:#8d364b;}
        
        Text color #8d364b
      
           This box has a color of #8d364b        
        
          <div style="background-color:#8d364b;">Content here</div>
        
        
          .mybackground {background-color:#8d364b;}
        
        Background color #8d364b
      
           Border around this has a color of #8d364b        
        
          <div style="border:2px solid #8d364b;">Content here</div>
        
        
          .myborder {border:2px solid #8d364b;}
        
        Border color #8d364b