#8b384d color space conversions
Hex:
        #8b384d
        RGB:
        139, 56, 77
        CMY:
        45, 78, 70
        CMYK:
        0, 60, 45, 45
      HSL:
        345°, 42.5641%, 38.2353%
        HSV (HSB):
        345°, 59.7122%, 54.5098%
        XYZ:
        13.4012, 8.8531, 8.0237
        xyY:
        0.4426, 0.2924, 8.8531
      CIE-Lab:
        35.7000, 37.3938, 5.2882
        CIE-LCH:
        35.7000, 37.7659, 8.0494
        CIE-Luv:
        35.7000, 54.2921, -0.1773
        Hunter-Lab:
        29.7542, 28.3258, 4.8395
      #8b384d color charts
#8b384d RGB chart
      #8b384d CMYK chart
      #8b384d RGB pie chart
      #8b384d color shades, tints & tones
#8b384d color schemes
#8b384d color preview, HTML & CSS examples
           This text has a color of #8b384d        
        
          <p style="color:#8b384d;">Text here</p>
        
        
          .mytext {color:#8b384d;}
        
        Text color #8b384d
      
           This box has a color of #8b384d        
        
          <div style="background-color:#8b384d;">Content here</div>
        
        
          .mybackground {background-color:#8b384d;}
        
        Background color #8b384d
      
           Border around this has a color of #8b384d        
        
          <div style="border:2px solid #8b384d;">Content here</div>
        
        
          .myborder {border:2px solid #8b384d;}
        
        Border color #8b384d