#b8355d color space conversions
Hex:
        #b8355d
        RGB:
        184, 53, 93
        CMY:
        28, 79, 64
        CMYK:
        0, 71, 49, 28
      HSL:
        342°, 55.2743%, 46.4706%
        HSV (HSB):
        342°, 71.1957%, 72.1569%
        XYZ:
        23.0161, 13.5269, 11.7538
        xyY:
        0.4766, 0.2801, 13.5269
      CIE-Lab:
        43.5466, 54.9838, 7.4376
        CIE-LCH:
        43.5466, 55.4846, 7.7035
        CIE-Luv:
        43.5466, 87.5500, -1.2538
        Hunter-Lab:
        36.7789, 47.3414, 6.7973
      #b8355d color charts
#b8355d RGB chart
      #b8355d CMYK chart
      #b8355d RGB pie chart
      #b8355d color shades, tints & tones
#b8355d color schemes
#b8355d color preview, HTML & CSS examples
           This text has a color of #b8355d        
        
          <p style="color:#b8355d;">Text here</p>
        
        
          .mytext {color:#b8355d;}
        
        Text color #b8355d
      
           This box has a color of #b8355d        
        
          <div style="background-color:#b8355d;">Content here</div>
        
        
          .mybackground {background-color:#b8355d;}
        
        Background color #b8355d
      
           Border around this has a color of #b8355d        
        
          <div style="border:2px solid #b8355d;">Content here</div>
        
        
          .myborder {border:2px solid #b8355d;}
        
        Border color #b8355d