#bc710b color space conversions
Hex:
        #bc710b
        RGB:
        188, 113, 11
        CMY:
        26, 56, 96
        CMYK:
        0, 40, 94, 26
      HSL:
        35°, 88.9447%, 39.0196%
        HSV (HSB):
        35°, 94.1489%, 73.7255%
        XYZ:
        26.7046, 22.5258, 3.2570
        xyY:
        0.5088, 0.4292, 22.5258
      CIE-Lab:
        54.5805, 23.2545, 59.6059
        CIE-LCH:
        54.5805, 63.9815, 68.6874
        CIE-Luv:
        54.5805, 62.0811, 51.9411
        Hunter-Lab:
        47.4613, 17.3774, 29.1542
      #bc710b color charts
#bc710b RGB chart
      #bc710b CMYK chart
      #bc710b RGB pie chart
      #bc710b color shades, tints & tones
#bc710b color schemes
#bc710b color preview, HTML & CSS examples
           This text has a color of #bc710b        
        
          <p style="color:#bc710b;">Text here</p>
        
        
          .mytext {color:#bc710b;}
        
        Text color #bc710b
      
           This box has a color of #bc710b        
        
          <div style="background-color:#bc710b;">Content here</div>
        
        
          .mybackground {background-color:#bc710b;}
        
        Background color #bc710b
      
           Border around this has a color of #bc710b        
        
          <div style="border:2px solid #bc710b;">Content here</div>
        
        
          .myborder {border:2px solid #bc710b;}
        
        Border color #bc710b