#bf374e color space conversions
Hex:
        #bf374e
        RGB:
        191, 55, 78
        CMY:
        25, 78, 69
        CMYK:
        0, 71, 59, 25
      HSL:
        350°, 55.2846%, 48.2353%
        HSV (HSB):
        350°, 71.2042%, 74.9020%
        XYZ:
        24.2272, 14.3588, 8.7023
        xyY:
        0.5123, 0.3036, 14.3588
      CIE-Lab:
        44.7432, 55.1996, 18.5796
        CIE-LCH:
        44.7432, 58.2426, 18.6027
        CIE-Luv:
        44.7432, 97.0606, 10.4738
        Hunter-Lab:
        37.8930, 47.8126, 12.9088
      #bf374e color charts
#bf374e RGB chart
      #bf374e CMYK chart
      #bf374e RGB pie chart
      #bf374e color shades, tints & tones
#bf374e color schemes
#bf374e color preview, HTML & CSS examples
           This text has a color of #bf374e        
        
          <p style="color:#bf374e;">Text here</p>
        
        
          .mytext {color:#bf374e;}
        
        Text color #bf374e
      
           This box has a color of #bf374e        
        
          <div style="background-color:#bf374e;">Content here</div>
        
        
          .mybackground {background-color:#bf374e;}
        
        Background color #bf374e
      
           Border around this has a color of #bf374e        
        
          <div style="border:2px solid #bf374e;">Content here</div>
        
        
          .myborder {border:2px solid #bf374e;}
        
        Border color #bf374e