#bf253e color space conversions
Hex:
        #bf253e
        RGB:
        191, 37, 62
        CMY:
        25, 85, 76
        CMYK:
        0, 81, 68, 25
      HSL:
        350°, 67.5439%, 44.7059%
        HSV (HSB):
        350°, 80.6283%, 74.9020%
        XYZ:
        23.0169, 12.7473, 5.8048
        xyY:
        0.5537, 0.3067, 12.7473
      CIE-Lab:
        42.3800, 60.0163, 25.3823
        CIE-LCH:
        42.3800, 65.1630, 22.9247
        CIE-Luv:
        42.3800, 109.9782, 14.8412
        Hunter-Lab:
        35.7034, 52.5929, 15.3528
      #bf253e color charts
#bf253e RGB chart
      #bf253e CMYK chart
      #bf253e RGB pie chart
      #bf253e color shades, tints & tones
#bf253e color schemes
#bf253e color preview, HTML & CSS examples
           This text has a color of #bf253e        
        
          <p style="color:#bf253e;">Text here</p>
        
        
          .mytext {color:#bf253e;}
        
        Text color #bf253e
      
           This box has a color of #bf253e        
        
          <div style="background-color:#bf253e;">Content here</div>
        
        
          .mybackground {background-color:#bf253e;}
        
        Background color #bf253e
      
           Border around this has a color of #bf253e        
        
          <div style="border:2px solid #bf253e;">Content here</div>
        
        
          .myborder {border:2px solid #bf253e;}
        
        Border color #bf253e