#bc6208 color space conversions
Hex:
        #bc6208
        RGB:
        188, 98, 8
        CMY:
        26, 62, 97
        CMYK:
        0, 48, 96, 26
      HSL:
        30°, 91.8367%, 38.4314%
        HSV (HSB):
        30°, 95.7447%, 73.7255%
        XYZ:
        25.1505, 19.4443, 2.6573
        xyY:
        0.5323, 0.4115, 19.4443
      CIE-Lab:
        51.2030, 31.3330, 57.8547
        CIE-LCH:
        51.2030, 65.7945, 61.5609
        CIE-Luv:
        51.2030, 74.4910, 46.9106
        Hunter-Lab:
        44.0956, 24.6425, 27.2941
      #bc6208 color charts
#bc6208 RGB chart
      #bc6208 CMYK chart
      #bc6208 RGB pie chart
      #bc6208 color shades, tints & tones
#bc6208 color schemes
#bc6208 color preview, HTML & CSS examples
           This text has a color of #bc6208        
        
          <p style="color:#bc6208;">Text here</p>
        
        
          .mytext {color:#bc6208;}
        
        Text color #bc6208
      
           This box has a color of #bc6208        
        
          <div style="background-color:#bc6208;">Content here</div>
        
        
          .mybackground {background-color:#bc6208;}
        
        Background color #bc6208
      
           Border around this has a color of #bc6208        
        
          <div style="border:2px solid #bc6208;">Content here</div>
        
        
          .myborder {border:2px solid #bc6208;}
        
        Border color #bc6208