#bca822 color space conversions
Hex:
        #bca822
        RGB:
        188, 168, 34
        CMY:
        26, 34, 87
        CMYK:
        0, 11, 82, 26
      HSL:
        52°, 69.3694%, 43.5294%
        HSV (HSB):
        52°, 81.9149%, 73.7255%
        XYZ:
        35.0304, 38.8121, 7.1586
        xyY:
        0.4325, 0.4792, 38.8121
      CIE-Lab:
        68.6150, -6.2336, 65.1671
        CIE-LCH:
        68.6150, 65.4646, 95.4640
        CIE-Luv:
        68.6150, 19.2225, 70.0933
        Hunter-Lab:
        62.2994, -8.6549, 36.7968
      #bca822 color charts
#bca822 RGB chart
      #bca822 CMYK chart
      #bca822 RGB pie chart
      #bca822 color shades, tints & tones
#bca822 color schemes
#bca822 color preview, HTML & CSS examples
           This text has a color of #bca822        
        
          <p style="color:#bca822;">Text here</p>
        
        
          .mytext {color:#bca822;}
        
        Text color #bca822
      
           This box has a color of #bca822        
        
          <div style="background-color:#bca822;">Content here</div>
        
        
          .mybackground {background-color:#bca822;}
        
        Background color #bca822
      
           Border around this has a color of #bca822        
        
          <div style="border:2px solid #bca822;">Content here</div>
        
        
          .myborder {border:2px solid #bca822;}
        
        Border color #bca822