#c94f31 color space conversions
Hex:
        #c94f31
        RGB:
        201, 79, 49
        CMY:
        21, 69, 81
        CMYK:
        0, 61, 76, 21
      HSL:
        12°, 60.8000%, 49.0196%
        HSV (HSB):
        12°, 75.6219%, 78.8235%
        XYZ:
        27.4378, 18.2312, 4.9786
        xyY:
        0.5417, 0.3600, 18.2312
      CIE-Lab:
        49.7754, 46.9362, 41.8884
        CIE-LCH:
        49.7754, 62.9098, 41.7474
        CIE-Luv:
        49.7754, 96.8338, 33.1094
        Hunter-Lab:
        42.6980, 39.9825, 22.9754
      #c94f31 color charts
#c94f31 RGB chart
      #c94f31 CMYK chart
      #c94f31 RGB pie chart
      #c94f31 color shades, tints & tones
#c94f31 color schemes
#c94f31 color preview, HTML & CSS examples
           This text has a color of #c94f31        
        
          <p style="color:#c94f31;">Text here</p>
        
        
          .mytext {color:#c94f31;}
        
        Text color #c94f31
      
           This box has a color of #c94f31        
        
          <div style="background-color:#c94f31;">Content here</div>
        
        
          .mybackground {background-color:#c94f31;}
        
        Background color #c94f31
      
           Border around this has a color of #c94f31        
        
          <div style="border:2px solid #c94f31;">Content here</div>
        
        
          .myborder {border:2px solid #c94f31;}
        
        Border color #c94f31