#bf5d52 color space conversions
Hex:
        #bf5d52
        RGB:
        191, 93, 82
        CMY:
        25, 64, 68
        CMYK:
        0, 51, 57, 25
      HSL:
        6°, 45.9916%, 53.5294%
        HSV (HSB):
        6°, 57.0681%, 74.9020%
        XYZ:
        26.9232, 19.5143, 10.3303
        xyY:
        0.4743, 0.3438, 19.5143
      CIE-Lab:
        51.2835, 38.3568, 24.7881
        CIE-LCH:
        51.2835, 45.6694, 32.8726
        CIE-Luv:
        51.2835, 72.8707, 21.7075
        Hunter-Lab:
        44.1750, 31.4838, 17.0576
      #bf5d52 color charts
#bf5d52 RGB chart
      #bf5d52 CMYK chart
      #bf5d52 RGB pie chart
      #bf5d52 color shades, tints & tones
#bf5d52 color schemes
#bf5d52 color preview, HTML & CSS examples
           This text has a color of #bf5d52        
        
          <p style="color:#bf5d52;">Text here</p>
        
        
          .mytext {color:#bf5d52;}
        
        Text color #bf5d52
      
           This box has a color of #bf5d52        
        
          <div style="background-color:#bf5d52;">Content here</div>
        
        
          .mybackground {background-color:#bf5d52;}
        
        Background color #bf5d52
      
           Border around this has a color of #bf5d52        
        
          <div style="border:2px solid #bf5d52;">Content here</div>
        
        
          .myborder {border:2px solid #bf5d52;}
        
        Border color #bf5d52