#c24a28 color space conversions
Hex:
        #c24a28
        RGB:
        194, 74, 40
        CMY:
        24, 71, 84
        CMYK:
        0, 62, 79, 24
      HSL:
        13°, 65.8120%, 45.8824%
        HSV (HSB):
        13°, 79.3814%, 76.0784%
        XYZ:
        25.0799, 16.5201, 3.8743
        xyY:
        0.5515, 0.3633, 16.5201
      CIE-Lab:
        47.6496, 46.3486, 43.9584
        CIE-LCH:
        47.6496, 63.8791, 43.4839
        CIE-Luv:
        47.6496, 95.8729, 33.6110
        Hunter-Lab:
        40.6449, 39.0147, 22.7998
      #c24a28 color charts
#c24a28 RGB chart
      #c24a28 CMYK chart
      #c24a28 RGB pie chart
      #c24a28 color shades, tints & tones
#c24a28 color schemes
#c24a28 color preview, HTML & CSS examples
           This text has a color of #c24a28        
        
          <p style="color:#c24a28;">Text here</p>
        
        
          .mytext {color:#c24a28;}
        
        Text color #c24a28
      
           This box has a color of #c24a28        
        
          <div style="background-color:#c24a28;">Content here</div>
        
        
          .mybackground {background-color:#c24a28;}
        
        Background color #c24a28
      
           Border around this has a color of #c24a28        
        
          <div style="border:2px solid #c24a28;">Content here</div>
        
        
          .myborder {border:2px solid #c24a28;}
        
        Border color #c24a28