#ca8216 color space conversions
Hex:
        #ca8216
        RGB:
        202, 130, 22
        CMY:
        21, 49, 91
        CMYK:
        0, 36, 89, 21
      HSL:
        36°, 80.3571%, 43.9216%
        HSV (HSB):
        36°, 89.1089%, 79.2157%
        XYZ:
        32.4846, 28.5797, 4.5634
        xyY:
        0.4950, 0.4355, 28.5797
      CIE-Lab:
        60.4089, 20.2336, 62.2682
        CIE-LCH:
        60.4089, 65.4731, 71.9988
        CIE-Luv:
        60.4089, 59.5182, 57.5809
        Hunter-Lab:
        53.4600, 14.9091, 32.3610
      #ca8216 color charts
#ca8216 RGB chart
      #ca8216 CMYK chart
      #ca8216 RGB pie chart
      #ca8216 color shades, tints & tones
#ca8216 color schemes
#ca8216 color preview, HTML & CSS examples
           This text has a color of #ca8216        
        
          <p style="color:#ca8216;">Text here</p>
        
        
          .mytext {color:#ca8216;}
        
        Text color #ca8216
      
           This box has a color of #ca8216        
        
          <div style="background-color:#ca8216;">Content here</div>
        
        
          .mybackground {background-color:#ca8216;}
        
        Background color #ca8216
      
           Border around this has a color of #ca8216        
        
          <div style="border:2px solid #ca8216;">Content here</div>
        
        
          .myborder {border:2px solid #ca8216;}
        
        Border color #ca8216