#c74146 color space conversions
Hex:
        #c74146
        RGB:
        199, 65, 70
        CMY:
        22, 75, 73
        CMYK:
        0, 67, 65, 22
      HSL:
        358°, 54.4715%, 51.7647%
        HSV (HSB):
        358°, 67.3367%, 78.0392%
        XYZ:
        26.5490, 16.3649, 7.5538
        xyY:
        0.5261, 0.3243, 16.3649
      CIE-Lab:
        47.4496, 53.3536, 27.2161
        CIE-LCH:
        47.4496, 59.8943, 27.0265
        CIE-Luv:
        47.4496, 100.2573, 19.4105
        Hunter-Lab:
        40.4536, 46.3528, 17.2464
      #c74146 color charts
#c74146 RGB chart
      #c74146 CMYK chart
      #c74146 RGB pie chart
      #c74146 color shades, tints & tones
#c74146 color schemes
#c74146 color preview, HTML & CSS examples
           This text has a color of #c74146        
        
          <p style="color:#c74146;">Text here</p>
        
        
          .mytext {color:#c74146;}
        
        Text color #c74146
      
           This box has a color of #c74146        
        
          <div style="background-color:#c74146;">Content here</div>
        
        
          .mybackground {background-color:#c74146;}
        
        Background color #c74146
      
           Border around this has a color of #c74146        
        
          <div style="border:2px solid #c74146;">Content here</div>
        
        
          .myborder {border:2px solid #c74146;}
        
        Border color #c74146