#bf615f color space conversions
Hex:
        #bf615f
        RGB:
        191, 97, 95
        CMY:
        25, 62, 63
        CMYK:
        0, 49, 50, 25
      HSL:
        1°, 42.8571%, 56.0784%
        HSV (HSB):
        1°, 50.2618%, 74.9020%
        XYZ:
        27.8261, 20.4520, 13.3075
        xyY:
        0.4518, 0.3321, 20.4520
      CIE-Lab:
        52.3444, 37.4145, 18.5826
        CIE-LCH:
        52.3444, 41.7750, 26.4121
        CIE-Luv:
        52.3444, 67.6026, 15.7390
        Hunter-Lab:
        45.2239, 30.6888, 14.2101
      #bf615f color charts
#bf615f RGB chart
      #bf615f CMYK chart
      #bf615f RGB pie chart
      #bf615f color shades, tints & tones
#bf615f color schemes
#bf615f color preview, HTML & CSS examples
           This text has a color of #bf615f        
        
          <p style="color:#bf615f;">Text here</p>
        
        
          .mytext {color:#bf615f;}
        
        Text color #bf615f
      
           This box has a color of #bf615f        
        
          <div style="background-color:#bf615f;">Content here</div>
        
        
          .mybackground {background-color:#bf615f;}
        
        Background color #bf615f
      
           Border around this has a color of #bf615f        
        
          <div style="border:2px solid #bf615f;">Content here</div>
        
        
          .myborder {border:2px solid #bf615f;}
        
        Border color #bf615f