#bc8a22 color space conversions
Hex:
        #bc8a22
        RGB:
        188, 138, 34
        CMY:
        26, 46, 87
        CMYK:
        0, 27, 82, 26
      HSL:
        41°, 69.3694%, 43.5294%
        HSV (HSB):
        41°, 81.9149%, 73.7255%
        XYZ:
        30.1162, 28.9838, 5.5205
        xyY:
        0.4660, 0.4485, 28.9838
      CIE-Lab:
        60.7673, 9.9779, 58.3340
        CIE-LCH:
        60.7673, 59.1812, 80.2936
        CIE-Luv:
        60.7673, 41.3796, 58.0556
        Hunter-Lab:
        53.8366, 5.6390, 31.6059
      #bc8a22 color charts
#bc8a22 RGB chart
      #bc8a22 CMYK chart
      #bc8a22 RGB pie chart
      #bc8a22 color shades, tints & tones
#bc8a22 color schemes
#bc8a22 color preview, HTML & CSS examples
           This text has a color of #bc8a22        
        
          <p style="color:#bc8a22;">Text here</p>
        
        
          .mytext {color:#bc8a22;}
        
        Text color #bc8a22
      
           This box has a color of #bc8a22        
        
          <div style="background-color:#bc8a22;">Content here</div>
        
        
          .mybackground {background-color:#bc8a22;}
        
        Background color #bc8a22
      
           Border around this has a color of #bc8a22        
        
          <div style="border:2px solid #bc8a22;">Content here</div>
        
        
          .myborder {border:2px solid #bc8a22;}
        
        Border color #bc8a22