#bf394a color space conversions
Hex:
        #bf394a
        RGB:
        191, 57, 74
        CMY:
        25, 78, 71
        CMYK:
        0, 70, 61, 25
      HSL:
        352°, 54.0323%, 48.6275%
        HSV (HSB):
        352°, 70.1571%, 74.9020%
        XYZ:
        24.1850, 14.4970, 8.0021
        xyY:
        0.5181, 0.3105, 14.4970
      CIE-Lab:
        44.9375, 54.1780, 21.2903
        CIE-LCH:
        44.9375, 58.2111, 21.4533
        CIE-Luv:
        44.9375, 97.1668, 13.3294
        Hunter-Lab:
        38.0750, 46.7510, 14.1917
      #bf394a color charts
#bf394a RGB chart
      #bf394a CMYK chart
      #bf394a RGB pie chart
      #bf394a color shades, tints & tones
#bf394a color schemes
#bf394a color preview, HTML & CSS examples
           This text has a color of #bf394a        
        
          <p style="color:#bf394a;">Text here</p>
        
        
          .mytext {color:#bf394a;}
        
        Text color #bf394a
      
           This box has a color of #bf394a        
        
          <div style="background-color:#bf394a;">Content here</div>
        
        
          .mybackground {background-color:#bf394a;}
        
        Background color #bf394a
      
           Border around this has a color of #bf394a        
        
          <div style="border:2px solid #bf394a;">Content here</div>
        
        
          .myborder {border:2px solid #bf394a;}
        
        Border color #bf394a