#c94114 color space conversions
Hex:
        #c94114
        RGB:
        201, 65, 20
        CMY:
        21, 75, 92
        CMYK:
        0, 68, 90, 21
      HSL:
        15°, 81.9005%, 43.3333%
        HSV (HSB):
        15°, 90.0498%, 78.8235%
        XYZ:
        26.1040, 16.2486, 2.4223
        xyY:
        0.5830, 0.3629, 16.2486
      CIE-Lab:
        47.2990, 52.1665, 52.8867
        CIE-LCH:
        47.2990, 74.2856, 45.3928
        CIE-Luv:
        47.2990, 110.0504, 36.5282
        Hunter-Lab:
        40.3096, 45.0526, 24.6538
      #c94114 color charts
#c94114 RGB chart
      #c94114 CMYK chart
      #c94114 RGB pie chart
      #c94114 color shades, tints & tones
#c94114 color schemes
#c94114 color preview, HTML & CSS examples
           This text has a color of #c94114        
        
          <p style="color:#c94114;">Text here</p>
        
        
          .mytext {color:#c94114;}
        
        Text color #c94114
      
           This box has a color of #c94114        
        
          <div style="background-color:#c94114;">Content here</div>
        
        
          .mybackground {background-color:#c94114;}
        
        Background color #c94114
      
           Border around this has a color of #c94114        
        
          <div style="border:2px solid #c94114;">Content here</div>
        
        
          .myborder {border:2px solid #c94114;}
        
        Border color #c94114