#bc9975 color space conversions
Hex:
        #bc9975
        RGB:
        188, 153, 117
        CMY:
        26, 40, 54
        CMYK:
        0, 19, 38, 26
      HSL:
        30°, 34.6341%, 59.8039%
        HSV (HSB):
        30°, 37.7660%, 73.7255%
        XYZ:
        35.3412, 34.7582, 21.6759
        xyY:
        0.3851, 0.3787, 34.7582
      CIE-Lab:
        65.5600, 7.9914, 23.8404
        CIE-LCH:
        65.5600, 25.1441, 71.4687
        CIE-Luv:
        65.5600, 25.1669, 29.6632
        Hunter-Lab:
        58.9561, 3.8285, 19.4705
      #bc9975 color charts
#bc9975 RGB chart
      #bc9975 CMYK chart
      #bc9975 RGB pie chart
      #bc9975 color shades, tints & tones
#bc9975 color schemes
#bc9975 color preview, HTML & CSS examples
           This text has a color of #bc9975        
        
          <p style="color:#bc9975;">Text here</p>
        
        
          .mytext {color:#bc9975;}
        
        Text color #bc9975
      
           This box has a color of #bc9975        
        
          <div style="background-color:#bc9975;">Content here</div>
        
        
          .mybackground {background-color:#bc9975;}
        
        Background color #bc9975
      
           Border around this has a color of #bc9975        
        
          <div style="border:2px solid #bc9975;">Content here</div>
        
        
          .myborder {border:2px solid #bc9975;}
        
        Border color #bc9975