#c95422 color space conversions
Hex:
        #c95422
        RGB:
        201, 84, 34
        CMY:
        21, 67, 87
        CMYK:
        0, 58, 83, 21
      HSL:
        18°, 71.0638%, 46.0784%
        HSV (HSB):
        18°, 83.0846%, 78.8235%
        XYZ:
        27.5465, 18.8736, 3.7045
        xyY:
        0.5496, 0.3765, 18.8736
      CIE-Lab:
        50.5391, 44.0803, 49.9159
        CIE-LCH:
        50.5391, 66.5933, 48.5525
        CIE-Luv:
        50.5391, 95.0049, 39.1405
        Hunter-Lab:
        43.4438, 37.1550, 25.3550
      #c95422 color charts
#c95422 RGB chart
      #c95422 CMYK chart
      #c95422 RGB pie chart
      #c95422 color shades, tints & tones
#c95422 color schemes
#c95422 color preview, HTML & CSS examples
           This text has a color of #c95422        
        
          <p style="color:#c95422;">Text here</p>
        
        
          .mytext {color:#c95422;}
        
        Text color #c95422
      
           This box has a color of #c95422        
        
          <div style="background-color:#c95422;">Content here</div>
        
        
          .mybackground {background-color:#c95422;}
        
        Background color #c95422
      
           Border around this has a color of #c95422        
        
          <div style="border:2px solid #c95422;">Content here</div>
        
        
          .myborder {border:2px solid #c95422;}
        
        Border color #c95422