#c94734 color space conversions
Hex:
        #c94734
        RGB:
        201, 71, 52
        CMY:
        21, 72, 80
        CMYK:
        0, 65, 74, 21
      HSL:
        8°, 58.8933%, 49.6078%
        HSV (HSB):
        8°, 74.1294%, 78.8235%
        XYZ:
        26.9605, 17.1719, 5.1423
        xyY:
        0.5471, 0.3485, 17.1719
      CIE-Lab:
        48.4759, 50.6099, 38.8722
        CIE-LCH:
        48.4759, 63.8155, 37.5270
        CIE-Luv:
        48.4759, 101.8845, 29.5426
        Hunter-Lab:
        41.4390, 43.6149, 21.6498
      #c94734 color charts
#c94734 RGB chart
      #c94734 CMYK chart
      #c94734 RGB pie chart
      #c94734 color shades, tints & tones
#c94734 color schemes
#c94734 color preview, HTML & CSS examples
           This text has a color of #c94734        
        
          <p style="color:#c94734;">Text here</p>
        
        
          .mytext {color:#c94734;}
        
        Text color #c94734
      
           This box has a color of #c94734        
        
          <div style="background-color:#c94734;">Content here</div>
        
        
          .mybackground {background-color:#c94734;}
        
        Background color #c94734
      
           Border around this has a color of #c94734        
        
          <div style="border:2px solid #c94734;">Content here</div>
        
        
          .myborder {border:2px solid #c94734;}
        
        Border color #c94734