#bf9292 color space conversions
Hex:
        #bf9292
        RGB:
        191, 146, 146
        CMY:
        25, 43, 43
        CMYK:
        0, 24, 24, 25
      HSL:
        0°, 26.0116%, 66.0784%
        HSV (HSB):
        0°, 23.5602%, 74.9020%
        XYZ:
        36.9530, 33.7095, 31.7531
        xyY:
        0.3608, 0.3291, 33.7095
      CIE-Lab:
        64.7313, 16.9484, 6.5629
        CIE-LCH:
        64.7313, 18.1747, 21.1678
        CIE-Luv:
        64.7313, 28.5218, 6.1411
        Hunter-Lab:
        58.0598, 12.0042, 8.2161
      #bf9292 color charts
#bf9292 RGB chart
      #bf9292 CMYK chart
      #bf9292 RGB pie chart
      #bf9292 color shades, tints & tones
#bf9292 color schemes
#bf9292 color preview, HTML & CSS examples
           This text has a color of #bf9292        
        
          <p style="color:#bf9292;">Text here</p>
        
        
          .mytext {color:#bf9292;}
        
        Text color #bf9292
      
           This box has a color of #bf9292        
        
          <div style="background-color:#bf9292;">Content here</div>
        
        
          .mybackground {background-color:#bf9292;}
        
        Background color #bf9292
      
           Border around this has a color of #bf9292        
        
          <div style="border:2px solid #bf9292;">Content here</div>
        
        
          .myborder {border:2px solid #bf9292;}
        
        Border color #bf9292