#bc7e13 color space conversions
Hex:
        #bc7e13
        RGB:
        188, 126, 19
        CMY:
        26, 51, 93
        CMYK:
        0, 33, 90, 26
      HSL:
        38°, 81.6425%, 40.5882%
        HSV (HSB):
        38°, 89.8936%, 73.7255%
        XYZ:
        28.3174, 25.6601, 4.0765
        xyY:
        0.4878, 0.4420, 25.6601
      CIE-Lab:
        57.7130, 16.2167, 60.1843
        CIE-LCH:
        57.7130, 62.3308, 74.9197
        CIE-Luv:
        57.7130, 51.3157, 55.8810
        Hunter-Lab:
        50.6558, 11.1369, 30.6877
      #bc7e13 color charts
#bc7e13 RGB chart
      #bc7e13 CMYK chart
      #bc7e13 RGB pie chart
      #bc7e13 color shades, tints & tones
#bc7e13 color schemes
#bc7e13 color preview, HTML & CSS examples
           This text has a color of #bc7e13        
        
          <p style="color:#bc7e13;">Text here</p>
        
        
          .mytext {color:#bc7e13;}
        
        Text color #bc7e13
      
           This box has a color of #bc7e13        
        
          <div style="background-color:#bc7e13;">Content here</div>
        
        
          .mybackground {background-color:#bc7e13;}
        
        Background color #bc7e13
      
           Border around this has a color of #bc7e13        
        
          <div style="border:2px solid #bc7e13;">Content here</div>
        
        
          .myborder {border:2px solid #bc7e13;}
        
        Border color #bc7e13