#bf6b56 color space conversions
Hex:
        #bf6b56
        RGB:
        191, 107, 86
        CMY:
        25, 58, 66
        CMYK:
        0, 44, 55, 25
      HSL:
        12°, 45.0644%, 54.3137%
        HSV (HSB):
        12°, 54.9738%, 74.9020%
        XYZ:
        28.4233, 22.2636, 11.6033
        xyY:
        0.4563, 0.3574, 22.2636
      CIE-Lab:
        54.3056, 31.3192, 26.3956
        CIE-LCH:
        54.3056, 40.9588, 40.1240
        CIE-Luv:
        54.3056, 62.4117, 25.5154
        Hunter-Lab:
        47.1844, 24.9535, 18.4488
      #bf6b56 color charts
#bf6b56 RGB chart
      #bf6b56 CMYK chart
      #bf6b56 RGB pie chart
      #bf6b56 color shades, tints & tones
#bf6b56 color schemes
#bf6b56 color preview, HTML & CSS examples
           This text has a color of #bf6b56        
        
          <p style="color:#bf6b56;">Text here</p>
        
        
          .mytext {color:#bf6b56;}
        
        Text color #bf6b56
      
           This box has a color of #bf6b56        
        
          <div style="background-color:#bf6b56;">Content here</div>
        
        
          .mybackground {background-color:#bf6b56;}
        
        Background color #bf6b56
      
           Border around this has a color of #bf6b56        
        
          <div style="border:2px solid #bf6b56;">Content here</div>
        
        
          .myborder {border:2px solid #bf6b56;}
        
        Border color #bf6b56