#bf600d color space conversions
Hex:
        #bf600d
        RGB:
        191, 96, 13
        CMY:
        25, 62, 95
        CMYK:
        0, 50, 93, 25
      HSL:
        28°, 87.2549%, 40.0000%
        HSV (HSB):
        28°, 93.1937%, 74.9020%
        XYZ:
        25.7414, 19.4712, 2.7824
        xyY:
        0.5363, 0.4057, 19.4712
      CIE-Lab:
        51.2340, 33.6936, 57.0117
        CIE-LCH:
        51.2340, 66.2238, 59.4171
        CIE-Luv:
        51.2340, 78.4958, 45.9264
        Hunter-Lab:
        44.1261, 26.9088, 27.1498
      #bf600d color charts
#bf600d RGB chart
      #bf600d CMYK chart
      #bf600d RGB pie chart
      #bf600d color shades, tints & tones
#bf600d color schemes
#bf600d color preview, HTML & CSS examples
           This text has a color of #bf600d        
        
          <p style="color:#bf600d;">Text here</p>
        
        
          .mytext {color:#bf600d;}
        
        Text color #bf600d
      
           This box has a color of #bf600d        
        
          <div style="background-color:#bf600d;">Content here</div>
        
        
          .mybackground {background-color:#bf600d;}
        
        Background color #bf600d
      
           Border around this has a color of #bf600d        
        
          <div style="border:2px solid #bf600d;">Content here</div>
        
        
          .myborder {border:2px solid #bf600d;}
        
        Border color #bf600d