#bc6618 color space conversions
Hex:
        #bc6618
        RGB:
        188, 102, 24
        CMY:
        26, 60, 91
        CMYK:
        0, 46, 87, 26
      HSL:
        29°, 77.3585%, 41.5686%
        HSV (HSB):
        29°, 87.2340%, 73.7255%
        XYZ:
        25.6553, 20.2601, 3.4226
        xyY:
        0.5200, 0.4106, 20.2601
      CIE-Lab:
        52.1300, 29.4704, 54.3465
        CIE-LCH:
        52.1300, 61.8227, 61.5304
        CIE-Luv:
        52.1300, 70.5770, 46.2438
        Hunter-Lab:
        45.0112, 22.9711, 26.9995
      #bc6618 color charts
#bc6618 RGB chart
      #bc6618 CMYK chart
      #bc6618 RGB pie chart
      #bc6618 color shades, tints & tones
#bc6618 color schemes
#bc6618 color preview, HTML & CSS examples
           This text has a color of #bc6618        
        
          <p style="color:#bc6618;">Text here</p>
        
        
          .mytext {color:#bc6618;}
        
        Text color #bc6618
      
           This box has a color of #bc6618        
        
          <div style="background-color:#bc6618;">Content here</div>
        
        
          .mybackground {background-color:#bc6618;}
        
        Background color #bc6618
      
           Border around this has a color of #bc6618        
        
          <div style="border:2px solid #bc6618;">Content here</div>
        
        
          .myborder {border:2px solid #bc6618;}
        
        Border color #bc6618