#bf2034 color space conversions
Hex:
        #bf2034
        RGB:
        191, 32, 52
        CMY:
        25, 87, 80
        CMYK:
        0, 83, 73, 25
      HSL:
        352°, 71.3004%, 43.7255%
        HSV (HSB):
        352°, 83.2461%, 74.9020%
        XYZ:
        22.6222, 12.3573, 4.4417
        xyY:
        0.5739, 0.3135, 12.3573
      CIE-Lab:
        41.7785, 60.8172, 30.7698
        CIE-LCH:
        41.7785, 68.1580, 26.8367
        CIE-Luv:
        41.7785, 114.6221, 18.5773
        Hunter-Lab:
        35.1530, 53.3534, 17.1156
      #bf2034 color charts
#bf2034 RGB chart
      #bf2034 CMYK chart
      #bf2034 RGB pie chart
      #bf2034 color shades, tints & tones
#bf2034 color schemes
#bf2034 color preview, HTML & CSS examples
           This text has a color of #bf2034        
        
          <p style="color:#bf2034;">Text here</p>
        
        
          .mytext {color:#bf2034;}
        
        Text color #bf2034
      
           This box has a color of #bf2034        
        
          <div style="background-color:#bf2034;">Content here</div>
        
        
          .mybackground {background-color:#bf2034;}
        
        Background color #bf2034
      
           Border around this has a color of #bf2034        
        
          <div style="border:2px solid #bf2034;">Content here</div>
        
        
          .myborder {border:2px solid #bf2034;}
        
        Border color #bf2034