#bf484b color space conversions
Hex:
        #bf484b
        RGB:
        191, 72, 75
        CMY:
        25, 72, 71
        CMYK:
        0, 62, 61, 25
      HSL:
        358°, 48.1781%, 51.5686%
        HSV (HSB):
        358°, 62.3037%, 74.9020%
        XYZ:
        25.0732, 16.2191, 8.4657
        xyY:
        0.5039, 0.3260, 16.2191
      CIE-Lab:
        47.2606, 47.9965, 23.7081
        CIE-LCH:
        47.2606, 53.5326, 26.2873
        CIE-Luv:
        47.2606, 88.2108, 17.5578
        Hunter-Lab:
        40.2729, 40.6533, 15.7278
      #bf484b color charts
#bf484b RGB chart
      #bf484b CMYK chart
      #bf484b RGB pie chart
      #bf484b color shades, tints & tones
#bf484b color schemes
#bf484b color preview, HTML & CSS examples
           This text has a color of #bf484b        
        
          <p style="color:#bf484b;">Text here</p>
        
        
          .mytext {color:#bf484b;}
        
        Text color #bf484b
      
           This box has a color of #bf484b        
        
          <div style="background-color:#bf484b;">Content here</div>
        
        
          .mybackground {background-color:#bf484b;}
        
        Background color #bf484b
      
           Border around this has a color of #bf484b        
        
          <div style="border:2px solid #bf484b;">Content here</div>
        
        
          .myborder {border:2px solid #bf484b;}
        
        Border color #bf484b