#8d364f color space conversions
Hex:
        #8d364f
        RGB:
        141, 54, 79
        CMY:
        45, 79, 69
        CMYK:
        0, 62, 44, 45
      HSL:
        343°, 44.6154%, 38.2353%
        HSV (HSB):
        343°, 61.7021%, 55.2941%
        XYZ:
        13.7150, 8.8656, 8.3855
        xyY:
        0.4429, 0.2863, 8.8656
      CIE-Lab:
        35.7242, 39.3049, 4.0881
        CIE-LCH:
        35.7242, 39.5170, 5.9379
        CIE-Luv:
        35.7242, 56.3714, -1.8804
        Hunter-Lab:
        29.7751, 30.1139, 4.1448
      #8d364f color charts
#8d364f RGB chart
      #8d364f CMYK chart
      #8d364f RGB pie chart
      #8d364f color shades, tints & tones
#8d364f color schemes
#8d364f color preview, HTML & CSS examples
           This text has a color of #8d364f        
        
          <p style="color:#8d364f;">Text here</p>
        
        
          .mytext {color:#8d364f;}
        
        Text color #8d364f
      
           This box has a color of #8d364f        
        
          <div style="background-color:#8d364f;">Content here</div>
        
        
          .mybackground {background-color:#8d364f;}
        
        Background color #8d364f
      
           Border around this has a color of #8d364f        
        
          <div style="border:2px solid #8d364f;">Content here</div>
        
        
          .myborder {border:2px solid #8d364f;}
        
        Border color #8d364f