#bc880e color space conversions
Hex:
        #bc880e
        RGB:
        188, 136, 14
        CMY:
        26, 47, 95
        CMYK:
        0, 28, 93, 26
      HSL:
        42°, 86.1386%, 39.6078%
        HSV (HSB):
        42°, 92.5532%, 73.7255%
        XYZ:
        29.6225, 28.3314, 4.3227
        xyY:
        0.4757, 0.4549, 28.3314
      CIE-Lab:
        60.1870, 10.6063, 63.1290
        CIE-LCH:
        60.1870, 64.0138, 80.4628
        CIE-Luv:
        60.1870, 43.4884, 60.2543
        Hunter-Lab:
        53.2272, 6.1926, 32.4440
      #bc880e color charts
#bc880e RGB chart
      #bc880e CMYK chart
      #bc880e RGB pie chart
      #bc880e color shades, tints & tones
#bc880e color schemes
#bc880e color preview, HTML & CSS examples
           This text has a color of #bc880e        
        
          <p style="color:#bc880e;">Text here</p>
        
        
          .mytext {color:#bc880e;}
        
        Text color #bc880e
      
           This box has a color of #bc880e        
        
          <div style="background-color:#bc880e;">Content here</div>
        
        
          .mybackground {background-color:#bc880e;}
        
        Background color #bc880e
      
           Border around this has a color of #bc880e        
        
          <div style="border:2px solid #bc880e;">Content here</div>
        
        
          .myborder {border:2px solid #bc880e;}
        
        Border color #bc880e