#bf710d color space conversions
Hex:
        #bf710d
        RGB:
        191, 113, 13
        CMY:
        25, 56, 95
        CMYK:
        0, 41, 93, 25
      HSL:
        34°, 87.2549%, 40.0000%
        HSV (HSB):
        34°, 93.1937%, 74.9020%
        XYZ:
        27.4636, 22.9157, 3.3564
        xyY:
        0.5111, 0.4265, 22.9157
      CIE-Lab:
        54.9854, 24.5831, 59.6786
        CIE-LCH:
        54.9854, 64.5435, 67.6120
        CIE-Luv:
        54.9854, 64.5398, 51.8939
        Hunter-Lab:
        47.8703, 18.6340, 29.3521
      #bf710d color charts
#bf710d RGB chart
      #bf710d CMYK chart
      #bf710d RGB pie chart
      #bf710d color shades, tints & tones
#bf710d color schemes
#bf710d color preview, HTML & CSS examples
           This text has a color of #bf710d        
        
          <p style="color:#bf710d;">Text here</p>
        
        
          .mytext {color:#bf710d;}
        
        Text color #bf710d
      
           This box has a color of #bf710d        
        
          <div style="background-color:#bf710d;">Content here</div>
        
        
          .mybackground {background-color:#bf710d;}
        
        Background color #bf710d
      
           Border around this has a color of #bf710d        
        
          <div style="border:2px solid #bf710d;">Content here</div>
        
        
          .myborder {border:2px solid #bf710d;}
        
        Border color #bf710d