#c95514 color space conversions
Hex:
        #c95514
        RGB:
        201, 85, 20
        CMY:
        21, 67, 92
        CMYK:
        0, 58, 90, 21
      HSL:
        22°, 81.9005%, 43.3333%
        HSV (HSB):
        22°, 90.0498%, 78.8235%
        XYZ:
        27.4622, 18.9650, 2.8750
        xyY:
        0.5570, 0.3847, 18.9650
      CIE-Lab:
        50.6462, 43.2804, 55.3516
        CIE-LCH:
        50.6462, 70.2637, 51.9775
        CIE-Luv:
        50.6462, 95.3595, 42.2160
        Hunter-Lab:
        43.5488, 36.3527, 26.5700
      #c95514 color charts
#c95514 RGB chart
      #c95514 CMYK chart
      #c95514 RGB pie chart
      #c95514 color shades, tints & tones
#c95514 color schemes
#c95514 color preview, HTML & CSS examples
           This text has a color of #c95514        
        
          <p style="color:#c95514;">Text here</p>
        
        
          .mytext {color:#c95514;}
        
        Text color #c95514
      
           This box has a color of #c95514        
        
          <div style="background-color:#c95514;">Content here</div>
        
        
          .mybackground {background-color:#c95514;}
        
        Background color #c95514
      
           Border around this has a color of #c95514        
        
          <div style="border:2px solid #c95514;">Content here</div>
        
        
          .myborder {border:2px solid #c95514;}
        
        Border color #c95514