#bf273e color space conversions
Hex:
        #bf273e
        RGB:
        191, 39, 62
        CMY:
        25, 85, 76
        CMYK:
        0, 80, 68, 25
      HSL:
        351°, 66.0870%, 45.0980%
        HSV (HSB):
        351°, 79.5812%, 74.9020%
        XYZ:
        23.0809, 12.8752, 5.8261
        xyY:
        0.5524, 0.3082, 12.8752
      CIE-Lab:
        42.5746, 59.4658, 25.6258
        CIE-LCH:
        42.5746, 64.7523, 23.3128
        CIE-Luv:
        42.5746, 109.1626, 15.2352
        Hunter-Lab:
        35.8820, 52.0254, 15.4906
      #bf273e color charts
#bf273e RGB chart
      #bf273e CMYK chart
      #bf273e RGB pie chart
      #bf273e color shades, tints & tones
#bf273e color schemes
#bf273e color preview, HTML & CSS examples
           This text has a color of #bf273e        
        
          <p style="color:#bf273e;">Text here</p>
        
        
          .mytext {color:#bf273e;}
        
        Text color #bf273e
      
           This box has a color of #bf273e        
        
          <div style="background-color:#bf273e;">Content here</div>
        
        
          .mybackground {background-color:#bf273e;}
        
        Background color #bf273e
      
           Border around this has a color of #bf273e        
        
          <div style="border:2px solid #bf273e;">Content here</div>
        
        
          .myborder {border:2px solid #bf273e;}
        
        Border color #bf273e