#bf4d13 color space conversions
Hex:
        #bf4d13
        RGB:
        191, 77, 19
        CMY:
        25, 70, 93
        CMYK:
        0, 60, 90, 25
      HSL:
        20°, 81.9048%, 41.1765%
        HSV (HSB):
        20°, 90.0524%, 74.9020%
        XYZ:
        24.2573, 16.4311, 2.5091
        xyY:
        0.5615, 0.3804, 16.4311
      CIE-Lab:
        47.5351, 43.2965, 52.6296
        CIE-LCH:
        47.5351, 68.1502, 50.5571
        CIE-Luv:
        47.5351, 93.2311, 39.0090
        Hunter-Lab:
        40.5353, 35.8817, 24.7047
      #bf4d13 color charts
#bf4d13 RGB chart
      #bf4d13 CMYK chart
      #bf4d13 RGB pie chart
      #bf4d13 color shades, tints & tones
#bf4d13 color schemes
#bf4d13 color preview, HTML & CSS examples
           This text has a color of #bf4d13        
        
          <p style="color:#bf4d13;">Text here</p>
        
        
          .mytext {color:#bf4d13;}
        
        Text color #bf4d13
      
           This box has a color of #bf4d13        
        
          <div style="background-color:#bf4d13;">Content here</div>
        
        
          .mybackground {background-color:#bf4d13;}
        
        Background color #bf4d13
      
           Border around this has a color of #bf4d13        
        
          <div style="border:2px solid #bf4d13;">Content here</div>
        
        
          .myborder {border:2px solid #bf4d13;}
        
        Border color #bf4d13