#c98130 color space conversions
Hex:
        #c98130
        RGB:
        201, 129, 48
        CMY:
        21, 49, 81
        CMYK:
        0, 36, 76, 21
      HSL:
        32°, 61.4458%, 48.8235%
        HSV (HSB):
        32°, 76.1194%, 78.8235%
        XYZ:
        32.4712, 28.3314, 6.5534
        xyY:
        0.4821, 0.4206, 28.3314
      CIE-Lab:
        60.1870, 21.1421, 52.9780
        CIE-LCH:
        60.1870, 57.0409, 68.2444
        CIE-Luv:
        60.1870, 58.2100, 51.7216
        Hunter-Lab:
        53.2273, 15.7457, 29.9592
      #c98130 color charts
#c98130 RGB chart
      #c98130 CMYK chart
      #c98130 RGB pie chart
      #c98130 color shades, tints & tones
#c98130 color schemes
#c98130 color preview, HTML & CSS examples
           This text has a color of #c98130        
        
          <p style="color:#c98130;">Text here</p>
        
        
          .mytext {color:#c98130;}
        
        Text color #c98130
      
           This box has a color of #c98130        
        
          <div style="background-color:#c98130;">Content here</div>
        
        
          .mybackground {background-color:#c98130;}
        
        Background color #c98130
      
           Border around this has a color of #c98130        
        
          <div style="border:2px solid #c98130;">Content here</div>
        
        
          .myborder {border:2px solid #c98130;}
        
        Border color #c98130