#bf874d color space conversions
Hex:
        #bf874d
        RGB:
        191, 135, 77
        CMY:
        25, 47, 70
        CMYK:
        0, 29, 60, 25
      HSL:
        31°, 47.1074%, 52.5490%
        HSV (HSB):
        31°, 59.6859%, 74.9020%
        XYZ:
        31.4894, 28.9401, 10.9475
        xyY:
        0.4412, 0.4055, 28.9401
      CIE-Lab:
        60.7288, 15.2480, 39.2912
        CIE-LCH:
        60.7288, 42.1462, 68.7899
        CIE-Luv:
        60.7288, 43.3159, 42.8075
        Hunter-Lab:
        53.7960, 10.3415, 25.5917
      #bf874d color charts
#bf874d RGB chart
      #bf874d CMYK chart
      #bf874d RGB pie chart
      #bf874d color shades, tints & tones
#bf874d color schemes
#bf874d color preview, HTML & CSS examples
           This text has a color of #bf874d        
        
          <p style="color:#bf874d;">Text here</p>
        
        
          .mytext {color:#bf874d;}
        
        Text color #bf874d
      
           This box has a color of #bf874d        
        
          <div style="background-color:#bf874d;">Content here</div>
        
        
          .mybackground {background-color:#bf874d;}
        
        Background color #bf874d
      
           Border around this has a color of #bf874d        
        
          <div style="border:2px solid #bf874d;">Content here</div>
        
        
          .myborder {border:2px solid #bf874d;}
        
        Border color #bf874d