#c94314 color space conversions
Hex:
        #c94314
        RGB:
        201, 67, 20
        CMY:
        21, 74, 92
        CMYK:
        0, 67, 90, 21
      HSL:
        16°, 81.9005%, 43.3333%
        HSV (HSB):
        16°, 90.0498%, 78.8235%
        XYZ:
        26.2208, 16.4823, 2.4612
        xyY:
        0.5806, 0.3649, 16.4823
      CIE-Lab:
        47.6010, 51.3488, 53.1076
        CIE-LCH:
        47.6010, 73.8723, 45.9646
        CIE-Luv:
        47.6010, 108.6783, 37.0479
        Hunter-Lab:
        40.5984, 44.2384, 24.8245
      #c94314 color charts
#c94314 RGB chart
      #c94314 CMYK chart
      #c94314 RGB pie chart
      #c94314 color shades, tints & tones
#c94314 color schemes
#c94314 color preview, HTML & CSS examples
           This text has a color of #c94314        
        
          <p style="color:#c94314;">Text here</p>
        
        
          .mytext {color:#c94314;}
        
        Text color #c94314
      
           This box has a color of #c94314        
        
          <div style="background-color:#c94314;">Content here</div>
        
        
          .mybackground {background-color:#c94314;}
        
        Background color #c94314
      
           Border around this has a color of #c94314        
        
          <div style="border:2px solid #c94314;">Content here</div>
        
        
          .myborder {border:2px solid #c94314;}
        
        Border color #c94314