#bf612d color space conversions
Hex:
        #bf612d
        RGB:
        191, 97, 45
        CMY:
        25, 62, 82
        CMYK:
        0, 49, 76, 25
      HSL:
        21°, 61.8644%, 46.2745%
        HSV (HSB):
        21°, 76.4398%, 74.9020%
        XYZ:
        26.2342, 19.8152, 4.9246
        xyY:
        0.5147, 0.3887, 19.8152
      CIE-Lab:
        51.6276, 34.0481, 45.3412
        CIE-LCH:
        51.6276, 56.7018, 53.0959
        CIE-Luv:
        51.6276, 75.4431, 39.5441
        Hunter-Lab:
        44.5143, 27.2978, 24.6007
      #bf612d color charts
#bf612d RGB chart
      #bf612d CMYK chart
      #bf612d RGB pie chart
      #bf612d color shades, tints & tones
#bf612d color schemes
#bf612d color preview, HTML & CSS examples
           This text has a color of #bf612d        
        
          <p style="color:#bf612d;">Text here</p>
        
        
          .mytext {color:#bf612d;}
        
        Text color #bf612d
      
           This box has a color of #bf612d        
        
          <div style="background-color:#bf612d;">Content here</div>
        
        
          .mybackground {background-color:#bf612d;}
        
        Background color #bf612d
      
           Border around this has a color of #bf612d        
        
          <div style="border:2px solid #bf612d;">Content here</div>
        
        
          .myborder {border:2px solid #bf612d;}
        
        Border color #bf612d