#b85a64 color space conversions
Hex:
        #b85a64
        RGB:
        184, 90, 100
        CMY:
        28, 65, 61
        CMYK:
        0, 51, 46, 28
      HSL:
        354°, 39.8305%, 53.7255%
        HSV (HSB):
        354°, 51.0870%, 72.1569%
        XYZ:
        25.7236, 18.4228, 14.2568
        xyY:
        0.4404, 0.3154, 18.4228
      CIE-Lab:
        50.0049, 38.9166, 12.2429
        CIE-LCH:
        50.0049, 40.7970, 17.4633
        CIE-Luv:
        50.0049, 65.3619, 8.1174
        Hunter-Lab:
        42.9218, 31.8643, 10.3516
      #b85a64 color charts
#b85a64 RGB chart
      #b85a64 CMYK chart
      #b85a64 RGB pie chart
      #b85a64 color shades, tints & tones
#b85a64 color schemes
#b85a64 color preview, HTML & CSS examples
           This text has a color of #b85a64        
        
          <p style="color:#b85a64;">Text here</p>
        
        
          .mytext {color:#b85a64;}
        
        Text color #b85a64
      
           This box has a color of #b85a64        
        
          <div style="background-color:#b85a64;">Content here</div>
        
        
          .mybackground {background-color:#b85a64;}
        
        Background color #b85a64
      
           Border around this has a color of #b85a64        
        
          <div style="border:2px solid #b85a64;">Content here</div>
        
        
          .myborder {border:2px solid #b85a64;}
        
        Border color #b85a64