#bf484e color space conversions
Hex:
        #bf484e
        RGB:
        191, 72, 78
        CMY:
        25, 72, 69
        CMYK:
        0, 62, 59, 25
      HSL:
        357°, 48.1781%, 51.5686%
        HSV (HSB):
        357°, 62.3037%, 74.9020%
        XYZ:
        25.1784, 16.2612, 9.0194
        xyY:
        0.4990, 0.3223, 16.2612
      CIE-Lab:
        47.3153, 48.2087, 21.9805
        CIE-LCH:
        47.3153, 52.9832, 24.5103
        CIE-Luv:
        47.3153, 87.4865, 15.8903
        Hunter-Lab:
        40.3251, 40.8836, 14.9664
      #bf484e color charts
#bf484e RGB chart
      #bf484e CMYK chart
      #bf484e RGB pie chart
      #bf484e color shades, tints & tones
#bf484e color schemes
#bf484e color preview, HTML & CSS examples
           This text has a color of #bf484e        
        
          <p style="color:#bf484e;">Text here</p>
        
        
          .mytext {color:#bf484e;}
        
        Text color #bf484e
      
           This box has a color of #bf484e        
        
          <div style="background-color:#bf484e;">Content here</div>
        
        
          .mybackground {background-color:#bf484e;}
        
        Background color #bf484e
      
           Border around this has a color of #bf484e        
        
          <div style="border:2px solid #bf484e;">Content here</div>
        
        
          .myborder {border:2px solid #bf484e;}
        
        Border color #bf484e