#bf283f color space conversions
Hex:
        #bf283f
        RGB:
        191, 40, 63
        CMY:
        25, 84, 75
        CMYK:
        0, 79, 67, 25
      HSL:
        351°, 65.3680%, 45.2941%
        HSV (HSB):
        351°, 79.0576%, 74.9020%
        XYZ:
        23.1419, 12.9528, 5.9831
        xyY:
        0.5500, 0.3078, 12.9528
      CIE-Lab:
        42.6921, 59.2339, 25.1575
        CIE-LCH:
        42.6921, 64.3549, 23.0117
        CIE-Luv:
        42.6921, 108.4588, 14.9413
        Hunter-Lab:
        35.9900, 51.7942, 15.3365
      #bf283f color charts
#bf283f RGB chart
      #bf283f CMYK chart
      #bf283f RGB pie chart
      #bf283f color shades, tints & tones
#bf283f color schemes
#bf283f color preview, HTML & CSS examples
           This text has a color of #bf283f        
        
          <p style="color:#bf283f;">Text here</p>
        
        
          .mytext {color:#bf283f;}
        
        Text color #bf283f
      
           This box has a color of #bf283f        
        
          <div style="background-color:#bf283f;">Content here</div>
        
        
          .mybackground {background-color:#bf283f;}
        
        Background color #bf283f
      
           Border around this has a color of #bf283f        
        
          <div style="border:2px solid #bf283f;">Content here</div>
        
        
          .myborder {border:2px solid #bf283f;}
        
        Border color #bf283f