#bf640d color space conversions
Hex:
        #bf640d
        RGB:
        191, 100, 13
        CMY:
        25, 61, 95
        CMYK:
        0, 48, 93, 25
      HSL:
        29°, 87.2549%, 40.0000%
        HSV (HSB):
        29°, 93.1937%, 74.9020%
        XYZ:
        26.1157, 20.2198, 2.9071
        xyY:
        0.5303, 0.4106, 20.2198
      CIE-Lab:
        52.0848, 31.5867, 57.6109
        CIE-LCH:
        52.0848, 65.7019, 61.2651
        CIE-Luv:
        52.0848, 75.2256, 47.2937
        Hunter-Lab:
        44.9664, 24.9784, 27.6433
      #bf640d color charts
#bf640d RGB chart
      #bf640d CMYK chart
      #bf640d RGB pie chart
      #bf640d color shades, tints & tones
#bf640d color schemes
#bf640d color preview, HTML & CSS examples
           This text has a color of #bf640d        
        
          <p style="color:#bf640d;">Text here</p>
        
        
          .mytext {color:#bf640d;}
        
        Text color #bf640d
      
           This box has a color of #bf640d        
        
          <div style="background-color:#bf640d;">Content here</div>
        
        
          .mybackground {background-color:#bf640d;}
        
        Background color #bf640d
      
           Border around this has a color of #bf640d        
        
          <div style="border:2px solid #bf640d;">Content here</div>
        
        
          .myborder {border:2px solid #bf640d;}
        
        Border color #bf640d