#c25445 color space conversions
Hex:
        #c25445
        RGB:
        194, 84, 69
        CMY:
        24, 67, 73
        CMYK:
        0, 57, 64, 24
      HSL:
        7°, 50.6073%, 51.5686%
        HSV (HSB):
        7°, 64.4330%, 76.0784%
        XYZ:
        26.4926, 18.2397, 7.7545
        xyY:
        0.5047, 0.3475, 18.2397
      CIE-Lab:
        49.7855, 43.0539, 30.5219
        CIE-LCH:
        49.7855, 52.7753, 35.3337
        CIE-Luv:
        49.7855, 84.0639, 25.4598
        Hunter-Lab:
        42.7079, 35.9886, 19.1302
      #c25445 color charts
#c25445 RGB chart
      #c25445 CMYK chart
      #c25445 RGB pie chart
      #c25445 color shades, tints & tones
#c25445 color schemes
#c25445 color preview, HTML & CSS examples
           This text has a color of #c25445        
        
          <p style="color:#c25445;">Text here</p>
        
        
          .mytext {color:#c25445;}
        
        Text color #c25445
      
           This box has a color of #c25445        
        
          <div style="background-color:#c25445;">Content here</div>
        
        
          .mybackground {background-color:#c25445;}
        
        Background color #c25445
      
           Border around this has a color of #c25445        
        
          <div style="border:2px solid #c25445;">Content here</div>
        
        
          .myborder {border:2px solid #c25445;}
        
        Border color #c25445