#bc8e0e color space conversions
Hex:
        #bc8e0e
        RGB:
        188, 142, 14
        CMY:
        26, 44, 95
        CMYK:
        0, 24, 93, 26
      HSL:
        44°, 86.1386%, 39.6078%
        HSV (HSB):
        44°, 92.5532%, 73.7255%
        XYZ:
        30.4913, 30.0691, 4.6123
        xyY:
        0.4679, 0.4614, 30.0691
      CIE-Lab:
        61.7138, 7.3076, 64.2705
        CIE-LCH:
        61.7138, 64.6846, 83.5133
        CIE-Luv:
        61.7138, 38.8089, 62.5553
        Hunter-Lab:
        54.8353, 3.2937, 33.3977
      #bc8e0e color charts
#bc8e0e RGB chart
      #bc8e0e CMYK chart
      #bc8e0e RGB pie chart
      #bc8e0e color shades, tints & tones
#bc8e0e color schemes
#bc8e0e color preview, HTML & CSS examples
           This text has a color of #bc8e0e        
        
          <p style="color:#bc8e0e;">Text here</p>
        
        
          .mytext {color:#bc8e0e;}
        
        Text color #bc8e0e
      
           This box has a color of #bc8e0e        
        
          <div style="background-color:#bc8e0e;">Content here</div>
        
        
          .mybackground {background-color:#bc8e0e;}
        
        Background color #bc8e0e
      
           Border around this has a color of #bc8e0e        
        
          <div style="border:2px solid #bc8e0e;">Content here</div>
        
        
          .myborder {border:2px solid #bc8e0e;}
        
        Border color #bc8e0e