#c25841 color space conversions
Hex:
        #c25841
        RGB:
        194, 88, 65
        CMY:
        24, 65, 75
        CMYK:
        0, 55, 66, 24
      HSL:
        11°, 51.3944%, 50.7843%
        HSV (HSB):
        11°, 66.4948%, 76.0784%
        XYZ:
        26.6920, 18.8304, 7.2288
        xyY:
        0.5060, 0.3570, 18.8304
      CIE-Lab:
        50.4882, 40.8421, 33.6508
        CIE-LCH:
        50.4882, 52.9193, 39.4860
        CIE-Luv:
        50.4882, 81.9665, 28.8299
        Hunter-Lab:
        43.3940, 33.8571, 20.4990
      #c25841 color charts
#c25841 RGB chart
      #c25841 CMYK chart
      #c25841 RGB pie chart
      #c25841 color shades, tints & tones
#c25841 color schemes
#c25841 color preview, HTML & CSS examples
           This text has a color of #c25841        
        
          <p style="color:#c25841;">Text here</p>
        
        
          .mytext {color:#c25841;}
        
        Text color #c25841
      
           This box has a color of #c25841        
        
          <div style="background-color:#c25841;">Content here</div>
        
        
          .mybackground {background-color:#c25841;}
        
        Background color #c25841
      
           Border around this has a color of #c25841        
        
          <div style="border:2px solid #c25841;">Content here</div>
        
        
          .myborder {border:2px solid #c25841;}
        
        Border color #c25841