#bf5a60 color space conversions
Hex:
        #bf5a60
        RGB:
        191, 90, 96
        CMY:
        25, 65, 62
        CMYK:
        0, 53, 50, 25
      HSL:
        356°, 44.1048%, 55.0980%
        HSV (HSB):
        356°, 52.8796%, 74.9020%
        XYZ:
        27.2533, 19.2332, 13.3423
        xyY:
        0.4555, 0.3215, 19.2332
      CIE-Lab:
        50.9590, 41.0925, 16.1074
        CIE-LCH:
        50.9590, 44.1367, 21.4041
        CIE-Luv:
        50.9590, 71.9227, 12.0565
        Hunter-Lab:
        43.8557, 34.1782, 12.6611
      #bf5a60 color charts
#bf5a60 RGB chart
      #bf5a60 CMYK chart
      #bf5a60 RGB pie chart
      #bf5a60 color shades, tints & tones
#bf5a60 color schemes
#bf5a60 color preview, HTML & CSS examples
           This text has a color of #bf5a60        
        
          <p style="color:#bf5a60;">Text here</p>
        
        
          .mytext {color:#bf5a60;}
        
        Text color #bf5a60
      
           This box has a color of #bf5a60        
        
          <div style="background-color:#bf5a60;">Content here</div>
        
        
          .mybackground {background-color:#bf5a60;}
        
        Background color #bf5a60
      
           Border around this has a color of #bf5a60        
        
          <div style="border:2px solid #bf5a60;">Content here</div>
        
        
          .myborder {border:2px solid #bf5a60;}
        
        Border color #bf5a60