#c94510 color space conversions
Hex:
        #c94510
        RGB:
        201, 69, 16
        CMY:
        21, 73, 94
        CMYK:
        0, 66, 92, 21
      HSL:
        17°, 85.2535%, 42.5490%
        HSV (HSB):
        17°, 92.0398%, 78.8235%
        XYZ:
        26.3090, 16.7112, 2.3291
        xyY:
        0.5801, 0.3685, 16.7112
      CIE-Lab:
        47.8940, 50.4506, 54.6430
        CIE-LCH:
        47.8940, 74.3715, 47.2844
        CIE-Luv:
        47.8940, 107.5625, 38.1730
        Hunter-Lab:
        40.8793, 43.3401, 25.2374
      #c94510 color charts
#c94510 RGB chart
      #c94510 CMYK chart
      #c94510 RGB pie chart
      #c94510 color shades, tints & tones
#c94510 color schemes
#c94510 color preview, HTML & CSS examples
           This text has a color of #c94510        
        
          <p style="color:#c94510;">Text here</p>
        
        
          .mytext {color:#c94510;}
        
        Text color #c94510
      
           This box has a color of #c94510        
        
          <div style="background-color:#c94510;">Content here</div>
        
        
          .mybackground {background-color:#c94510;}
        
        Background color #c94510
      
           Border around this has a color of #c94510        
        
          <div style="border:2px solid #c94510;">Content here</div>
        
        
          .myborder {border:2px solid #c94510;}
        
        Border color #c94510