#bf705a color space conversions
Hex:
        #bf705a
        RGB:
        191, 112, 90
        CMY:
        25, 56, 65
        CMYK:
        0, 41, 53, 25
      HSL:
        13°, 44.1048%, 55.0980%
        HSV (HSB):
        13°, 52.8796%, 74.9020%
        XYZ:
        29.1255, 23.4029, 12.6550
        xyY:
        0.4468, 0.3590, 23.4029
      CIE-Lab:
        55.4849, 28.9672, 25.6467
        CIE-LCH:
        55.4849, 38.6892, 41.5208
        CIE-Luv:
        55.4849, 58.2697, 25.5287
        Hunter-Lab:
        48.3765, 22.8085, 18.3537
      #bf705a color charts
#bf705a RGB chart
      #bf705a CMYK chart
      #bf705a RGB pie chart
      #bf705a color shades, tints & tones
#bf705a color schemes
#bf705a color preview, HTML & CSS examples
           This text has a color of #bf705a        
        
          <p style="color:#bf705a;">Text here</p>
        
        
          .mytext {color:#bf705a;}
        
        Text color #bf705a
      
           This box has a color of #bf705a        
        
          <div style="background-color:#bf705a;">Content here</div>
        
        
          .mybackground {background-color:#bf705a;}
        
        Background color #bf705a
      
           Border around this has a color of #bf705a        
        
          <div style="border:2px solid #bf705a;">Content here</div>
        
        
          .myborder {border:2px solid #bf705a;}
        
        Border color #bf705a