#c74942 color space conversions
Hex:
        #c74942
        RGB:
        199, 73, 66
        CMY:
        22, 71, 74
        CMYK:
        0, 63, 67, 22
      HSL:
        3°, 54.2857%, 51.9608%
        HSV (HSB):
        3°, 66.8342%, 78.0392%
        XYZ:
        26.9191, 17.3005, 7.0748
        xyY:
        0.5248, 0.3373, 17.3005
      CIE-Lab:
        48.6365, 49.7496, 31.0376
        CIE-LCH:
        48.6365, 58.6375, 31.9590
        CIE-Luv:
        48.6365, 96.2035, 23.8820
        Hunter-Lab:
        41.5939, 42.7337, 19.0310
      #c74942 color charts
#c74942 RGB chart
      #c74942 CMYK chart
      #c74942 RGB pie chart
      #c74942 color shades, tints & tones
#c74942 color schemes
#c74942 color preview, HTML & CSS examples
           This text has a color of #c74942        
        
          <p style="color:#c74942;">Text here</p>
        
        
          .mytext {color:#c74942;}
        
        Text color #c74942
      
           This box has a color of #c74942        
        
          <div style="background-color:#c74942;">Content here</div>
        
        
          .mybackground {background-color:#c74942;}
        
        Background color #c74942
      
           Border around this has a color of #c74942        
        
          <div style="border:2px solid #c74942;">Content here</div>
        
        
          .myborder {border:2px solid #c74942;}
        
        Border color #c74942