#bca422 color space conversions
Hex:
        #bca422
        RGB:
        188, 164, 34
        CMY:
        26, 36, 87
        CMYK:
        0, 13, 82, 26
      HSL:
        51°, 69.3694%, 43.5294%
        HSV (HSB):
        51°, 81.9149%, 73.7255%
        XYZ:
        34.3032, 37.3578, 6.9162
        xyY:
        0.4366, 0.4754, 37.3578
      CIE-Lab:
        67.5446, -4.1178, 64.2432
        CIE-LCH:
        67.5446, 64.3750, 93.6675
        CIE-Luv:
        67.5446, 22.0564, 68.4825
        Hunter-Lab:
        61.1210, -6.7814, 36.0757
      #bca422 color charts
#bca422 RGB chart
      #bca422 CMYK chart
      #bca422 RGB pie chart
      #bca422 color shades, tints & tones
#bca422 color schemes
#bca422 color preview, HTML & CSS examples
           This text has a color of #bca422        
        
          <p style="color:#bca422;">Text here</p>
        
        
          .mytext {color:#bca422;}
        
        Text color #bca422
      
           This box has a color of #bca422        
        
          <div style="background-color:#bca422;">Content here</div>
        
        
          .mybackground {background-color:#bca422;}
        
        Background color #bca422
      
           Border around this has a color of #bca422        
        
          <div style="border:2px solid #bca422;">Content here</div>
        
        
          .myborder {border:2px solid #bca422;}
        
        Border color #bca422