#bf4232 color space conversions
Hex:
        #bf4232
        RGB:
        191, 66, 50
        CMY:
        25, 74, 80
        CMYK:
        0, 65, 74, 25
      HSL:
        7°, 58.5062%, 47.2549%
        HSV (HSB):
        7°, 73.8220%, 74.9020%
        XYZ:
        24.0098, 15.2031, 4.6866
        xyY:
        0.5469, 0.3463, 15.2031
      CIE-Lab:
        45.9111, 49.2143, 36.6520
        CIE-LCH:
        45.9111, 61.3630, 36.6767
        CIE-Luv:
        45.9111, 97.3169, 27.3531
        Hunter-Lab:
        38.9911, 41.6815, 20.1673
      #bf4232 color charts
#bf4232 RGB chart
      #bf4232 CMYK chart
      #bf4232 RGB pie chart
      #bf4232 color shades, tints & tones
#bf4232 color schemes
#bf4232 color preview, HTML & CSS examples
           This text has a color of #bf4232        
        
          <p style="color:#bf4232;">Text here</p>
        
        
          .mytext {color:#bf4232;}
        
        Text color #bf4232
      
           This box has a color of #bf4232        
        
          <div style="background-color:#bf4232;">Content here</div>
        
        
          .mybackground {background-color:#bf4232;}
        
        Background color #bf4232
      
           Border around this has a color of #bf4232        
        
          <div style="border:2px solid #bf4232;">Content here</div>
        
        
          .myborder {border:2px solid #bf4232;}
        
        Border color #bf4232