#bf6d52 color space conversions
Hex:
        #bf6d52
        RGB:
        191, 109, 82
        CMY:
        25, 57, 68
        CMYK:
        0, 43, 57, 25
      HSL:
        15°, 45.9916%, 53.5294%
        HSV (HSB):
        15°, 57.0681%, 74.9020%
        XYZ:
        28.4775, 22.6228, 10.8484
        xyY:
        0.4597, 0.3652, 22.6228
      CIE-Lab:
        54.6817, 29.9106, 29.1469
        CIE-LCH:
        54.6817, 41.7635, 44.2591
        CIE-Luv:
        54.6817, 61.6142, 28.5861
        Hunter-Lab:
        47.5635, 23.6365, 19.7715
      #bf6d52 color charts
#bf6d52 RGB chart
      #bf6d52 CMYK chart
      #bf6d52 RGB pie chart
      #bf6d52 color shades, tints & tones
#bf6d52 color schemes
#bf6d52 color preview, HTML & CSS examples
           This text has a color of #bf6d52        
        
          <p style="color:#bf6d52;">Text here</p>
        
        
          .mytext {color:#bf6d52;}
        
        Text color #bf6d52
      
           This box has a color of #bf6d52        
        
          <div style="background-color:#bf6d52;">Content here</div>
        
        
          .mybackground {background-color:#bf6d52;}
        
        Background color #bf6d52
      
           Border around this has a color of #bf6d52        
        
          <div style="border:2px solid #bf6d52;">Content here</div>
        
        
          .myborder {border:2px solid #bf6d52;}
        
        Border color #bf6d52