#c25520 color space conversions
Hex:
        #c25520
        RGB:
        194, 85, 32
        CMY:
        24, 67, 87
        CMYK:
        0, 56, 84, 24
      HSL:
        20°, 71.6814%, 44.3137%
        HSV (HSB):
        20°, 83.5052%, 76.0784%
        XYZ:
        25.7573, 18.0706, 3.4969
        xyY:
        0.5443, 0.3818, 18.0706
      CIE-Lab:
        49.5816, 40.8825, 49.4990
        CIE-LCH:
        49.5816, 64.1991, 50.4458
        CIE-Luv:
        49.5816, 88.5789, 39.2482
        Hunter-Lab:
        42.5095, 33.7648, 24.8794
      #c25520 color charts
#c25520 RGB chart
      #c25520 CMYK chart
      #c25520 RGB pie chart
      #c25520 color shades, tints & tones
#c25520 color schemes
#c25520 color preview, HTML & CSS examples
           This text has a color of #c25520        
        
          <p style="color:#c25520;">Text here</p>
        
        
          .mytext {color:#c25520;}
        
        Text color #c25520
      
           This box has a color of #c25520        
        
          <div style="background-color:#c25520;">Content here</div>
        
        
          .mybackground {background-color:#c25520;}
        
        Background color #c25520
      
           Border around this has a color of #c25520        
        
          <div style="border:2px solid #c25520;">Content here</div>
        
        
          .myborder {border:2px solid #c25520;}
        
        Border color #c25520