#bc5008 color space conversions
Hex:
        #bc5008
        RGB:
        188, 80, 8
        CMY:
        26, 69, 97
        CMYK:
        0, 57, 96, 26
      HSL:
        24°, 91.8367%, 38.4314%
        HSV (HSB):
        24°, 95.7447%, 73.7255%
        XYZ:
        23.6515, 16.4462, 2.1576
        xyY:
        0.5597, 0.3892, 16.4462
      CIE-Lab:
        47.5546, 40.5504, 55.4557
        CIE-LCH:
        47.5546, 68.6999, 53.8249
        CIE-Luv:
        47.5546, 88.9749, 41.0302
        Hunter-Lab:
        40.5539, 33.1339, 25.2333
      #bc5008 color charts
#bc5008 RGB chart
      #bc5008 CMYK chart
      #bc5008 RGB pie chart
      #bc5008 color shades, tints & tones
#bc5008 color schemes
#bc5008 color preview, HTML & CSS examples
           This text has a color of #bc5008        
        
          <p style="color:#bc5008;">Text here</p>
        
        
          .mytext {color:#bc5008;}
        
        Text color #bc5008
      
           This box has a color of #bc5008        
        
          <div style="background-color:#bc5008;">Content here</div>
        
        
          .mybackground {background-color:#bc5008;}
        
        Background color #bc5008
      
           Border around this has a color of #bc5008        
        
          <div style="border:2px solid #bc5008;">Content here</div>
        
        
          .myborder {border:2px solid #bc5008;}
        
        Border color #bc5008