#b95a64 color space conversions
Hex:
        #b95a64
        RGB:
        185, 90, 100
        CMY:
        27, 65, 61
        CMYK:
        0, 51, 46, 27
      HSL:
        354°, 40.4255%, 53.9216%
        HSV (HSB):
        354°, 51.3514%, 72.5490%
        XYZ:
        25.9640, 18.5467, 14.2680
        xyY:
        0.4417, 0.3155, 18.5467
      CIE-Lab:
        50.1526, 39.2845, 12.4709
        CIE-LCH:
        50.1526, 41.2164, 17.6121
        CIE-Luv:
        50.1526, 66.1659, 8.3100
        Hunter-Lab:
        43.0659, 32.2505, 10.5030
      #b95a64 color charts
#b95a64 RGB chart
      #b95a64 CMYK chart
      #b95a64 RGB pie chart
      #b95a64 color shades, tints & tones
#b95a64 color schemes
#b95a64 color preview, HTML & CSS examples
           This text has a color of #b95a64        
        
          <p style="color:#b95a64;">Text here</p>
        
        
          .mytext {color:#b95a64;}
        
        Text color #b95a64
      
           This box has a color of #b95a64        
        
          <div style="background-color:#b95a64;">Content here</div>
        
        
          .mybackground {background-color:#b95a64;}
        
        Background color #b95a64
      
           Border around this has a color of #b95a64        
        
          <div style="border:2px solid #b95a64;">Content here</div>
        
        
          .myborder {border:2px solid #b95a64;}
        
        Border color #b95a64