#c94531 color space conversions
Hex:
        #c94531
        RGB:
        201, 69, 49
        CMY:
        21, 73, 81
        CMYK:
        0, 66, 76, 21
      HSL:
        8°, 60.8000%, 49.0196%
        HSV (HSB):
        8°, 75.6219%, 78.8235%
        XYZ:
        26.7699, 16.8955, 4.7560
        xyY:
        0.5529, 0.3489, 16.8955
      CIE-Lab:
        48.1281, 51.3333, 40.1306
        CIE-LCH:
        48.1281, 65.1580, 38.0170
        CIE-Luv:
        48.1281, 103.7320, 30.0613
        Hunter-Lab:
        41.1041, 44.3195, 21.9127
      #c94531 color charts
#c94531 RGB chart
      #c94531 CMYK chart
      #c94531 RGB pie chart
      #c94531 color shades, tints & tones
#c94531 color schemes
#c94531 color preview, HTML & CSS examples
           This text has a color of #c94531        
        
          <p style="color:#c94531;">Text here</p>
        
        
          .mytext {color:#c94531;}
        
        Text color #c94531
      
           This box has a color of #c94531        
        
          <div style="background-color:#c94531;">Content here</div>
        
        
          .mybackground {background-color:#c94531;}
        
        Background color #c94531
      
           Border around this has a color of #c94531        
        
          <div style="border:2px solid #c94531;">Content here</div>
        
        
          .myborder {border:2px solid #c94531;}
        
        Border color #c94531