#bf3b3a color space conversions
Hex:
        #bf3b3a
        RGB:
        191, 59, 58
        CMY:
        25, 77, 77
        CMYK:
        0, 69, 70, 25
      HSL:
        0°, 53.4137%, 48.8235%
        HSV (HSB):
        0°, 69.6335%, 74.9020%
        XYZ:
        23.8135, 14.5098, 5.5485
        xyY:
        0.5428, 0.3307, 14.5098
      CIE-Lab:
        44.9553, 52.4705, 30.9468
        CIE-LCH:
        44.9553, 60.9168, 30.5319
        CIE-Luv:
        44.9553, 100.0589, 21.9807
        Hunter-Lab:
        38.0917, 44.9312, 18.0279
      #bf3b3a color charts
#bf3b3a RGB chart
      #bf3b3a CMYK chart
      #bf3b3a RGB pie chart
      #bf3b3a color shades, tints & tones
#bf3b3a color schemes
#bf3b3a color preview, HTML & CSS examples
           This text has a color of #bf3b3a        
        
          <p style="color:#bf3b3a;">Text here</p>
        
        
          .mytext {color:#bf3b3a;}
        
        Text color #bf3b3a
      
           This box has a color of #bf3b3a        
        
          <div style="background-color:#bf3b3a;">Content here</div>
        
        
          .mybackground {background-color:#bf3b3a;}
        
        Background color #bf3b3a
      
           Border around this has a color of #bf3b3a        
        
          <div style="border:2px solid #bf3b3a;">Content here</div>
        
        
          .myborder {border:2px solid #bf3b3a;}
        
        Border color #bf3b3a