#bc9074 color space conversions
Hex:
        #bc9074
        RGB:
        188, 144, 116
        CMY:
        26, 44, 55
        CMYK:
        0, 23, 38, 26
      HSL:
        23°, 34.9515%, 59.6078%
        HSV (HSB):
        23°, 38.2979%, 73.7255%
        XYZ:
        33.8647, 31.8988, 20.8952
        xyY:
        0.3908, 0.3681, 31.8988
      CIE-Lab:
        63.2592, 12.8302, 21.2928
        CIE-LCH:
        63.2592, 24.8595, 58.9285
        CIE-Luv:
        63.2592, 31.0256, 25.4287
        Hunter-Lab:
        56.4791, 8.1897, 17.6002
      #bc9074 color charts
#bc9074 RGB chart
      #bc9074 CMYK chart
      #bc9074 RGB pie chart
      #bc9074 color shades, tints & tones
#bc9074 color schemes
#bc9074 color preview, HTML & CSS examples
           This text has a color of #bc9074        
        
          <p style="color:#bc9074;">Text here</p>
        
        
          .mytext {color:#bc9074;}
        
        Text color #bc9074
      
           This box has a color of #bc9074        
        
          <div style="background-color:#bc9074;">Content here</div>
        
        
          .mybackground {background-color:#bc9074;}
        
        Background color #bc9074
      
           Border around this has a color of #bc9074        
        
          <div style="border:2px solid #bc9074;">Content here</div>
        
        
          .myborder {border:2px solid #bc9074;}
        
        Border color #bc9074