#c94a41 color space conversions
Hex:
        #c94a41
        RGB:
        201, 74, 65
        CMY:
        21, 71, 75
        CMYK:
        0, 63, 68, 21
      HSL:
        4°, 55.7377%, 52.1569%
        HSV (HSB):
        4°, 67.6617%, 78.8235%
        XYZ:
        27.4903, 17.6967, 6.9679
        xyY:
        0.5271, 0.3393, 17.6967
      CIE-Lab:
        49.1262, 49.9453, 32.2887
        CIE-LCH:
        49.1262, 59.4735, 32.8819
        CIE-Luv:
        49.1262, 97.4107, 24.9997
        Hunter-Lab:
        42.0675, 43.0284, 19.6266
      #c94a41 color charts
#c94a41 RGB chart
      #c94a41 CMYK chart
      #c94a41 RGB pie chart
      #c94a41 color shades, tints & tones
#c94a41 color schemes
#c94a41 color preview, HTML & CSS examples
           This text has a color of #c94a41        
        
          <p style="color:#c94a41;">Text here</p>
        
        
          .mytext {color:#c94a41;}
        
        Text color #c94a41
      
           This box has a color of #c94a41        
        
          <div style="background-color:#c94a41;">Content here</div>
        
        
          .mybackground {background-color:#c94a41;}
        
        Background color #c94a41
      
           Border around this has a color of #c94a41        
        
          <div style="border:2px solid #c94a41;">Content here</div>
        
        
          .myborder {border:2px solid #c94a41;}
        
        Border color #c94a41