#c94422 color space conversions
Hex:
        #c94422
        RGB:
        201, 68, 34
        CMY:
        21, 73, 87
        CMYK:
        0, 66, 83, 21
      HSL:
        12°, 71.0638%, 46.0784%
        HSV (HSB):
        12°, 83.0846%, 78.8235%
        XYZ:
        26.4432, 16.6672, 3.3368
        xyY:
        0.5693, 0.3588, 16.6672
      CIE-Lab:
        47.8380, 51.2452, 47.4784
        CIE-LCH:
        47.8380, 69.8589, 42.8149
        CIE-Luv:
        47.8380, 106.5921, 34.3977
        Hunter-Lab:
        40.8255, 44.1722, 23.7320
      #c94422 color charts
#c94422 RGB chart
      #c94422 CMYK chart
      #c94422 RGB pie chart
      #c94422 color shades, tints & tones
#c94422 color schemes
#c94422 color preview, HTML & CSS examples
           This text has a color of #c94422        
        
          <p style="color:#c94422;">Text here</p>
        
        
          .mytext {color:#c94422;}
        
        Text color #c94422
      
           This box has a color of #c94422        
        
          <div style="background-color:#c94422;">Content here</div>
        
        
          .mybackground {background-color:#c94422;}
        
        Background color #c94422
      
           Border around this has a color of #c94422        
        
          <div style="border:2px solid #c94422;">Content here</div>
        
        
          .myborder {border:2px solid #c94422;}
        
        Border color #c94422