#b8495e color space conversions
Hex:
        #b8495e
        RGB:
        184, 73, 94
        CMY:
        28, 71, 63
        CMYK:
        0, 60, 49, 28
      HSL:
        349°, 43.8735%, 50.3922%
        HSV (HSB):
        349°, 60.3261%, 72.1569%
        XYZ:
        24.1701, 15.7636, 12.3584
        xyY:
        0.4622, 0.3015, 15.7636
      CIE-Lab:
        46.6628, 46.6761, 11.2045
        CIE-LCH:
        46.6628, 48.0021, 13.4984
        CIE-Luv:
        46.6628, 76.9909, 4.9901
        Hunter-Lab:
        39.7034, 39.1839, 9.3372
      #b8495e color charts
#b8495e RGB chart
      #b8495e CMYK chart
      #b8495e RGB pie chart
      #b8495e color shades, tints & tones
#b8495e color schemes
#b8495e color preview, HTML & CSS examples
           This text has a color of #b8495e        
        
          <p style="color:#b8495e;">Text here</p>
        
        
          .mytext {color:#b8495e;}
        
        Text color #b8495e
      
           This box has a color of #b8495e        
        
          <div style="background-color:#b8495e;">Content here</div>
        
        
          .mybackground {background-color:#b8495e;}
        
        Background color #b8495e
      
           Border around this has a color of #b8495e        
        
          <div style="border:2px solid #b8495e;">Content here</div>
        
        
          .myborder {border:2px solid #b8495e;}
        
        Border color #b8495e