#bc831a color space conversions
Hex:
        #bc831a
        RGB:
        188, 131, 26
        CMY:
        26, 49, 90
        CMYK:
        0, 30, 86, 26
      HSL:
        39°, 75.7009%, 41.9608%
        HSV (HSB):
        39°, 86.1702%, 73.7255%
        XYZ:
        29.0418, 26.9985, 4.6579
        xyY:
        0.4785, 0.4448, 26.9985
      CIE-Lab:
        58.9730, 13.6092, 59.3163
        CIE-LCH:
        58.9730, 60.8575, 77.0780
        CIE-Luv:
        58.9730, 47.1226, 56.7727
        Hunter-Lab:
        51.9601, 8.8378, 31.0572
      #bc831a color charts
#bc831a RGB chart
      #bc831a CMYK chart
      #bc831a RGB pie chart
      #bc831a color shades, tints & tones
#bc831a color schemes
#bc831a color preview, HTML & CSS examples
           This text has a color of #bc831a        
        
          <p style="color:#bc831a;">Text here</p>
        
        
          .mytext {color:#bc831a;}
        
        Text color #bc831a
      
           This box has a color of #bc831a        
        
          <div style="background-color:#bc831a;">Content here</div>
        
        
          .mybackground {background-color:#bc831a;}
        
        Background color #bc831a
      
           Border around this has a color of #bc831a        
        
          <div style="border:2px solid #bc831a;">Content here</div>
        
        
          .myborder {border:2px solid #bc831a;}
        
        Border color #bc831a