#c94214 color space conversions
Hex:
        #c94214
        RGB:
        201, 66, 20
        CMY:
        21, 74, 92
        CMYK:
        0, 67, 90, 21
      HSL:
        15°, 81.9005%, 43.3333%
        HSV (HSB):
        15°, 90.0498%, 78.8235%
        XYZ:
        26.1619, 16.3644, 2.4416
        xyY:
        0.5818, 0.3639, 16.3644
      CIE-Lab:
        47.4490, 51.7599, 52.9964
        CIE-LCH:
        47.4490, 74.0790, 45.6763
        CIE-Luv:
        47.4490, 109.3676, 36.7866
        Hunter-Lab:
        40.4530, 44.6473, 24.7386
      #c94214 color charts
#c94214 RGB chart
      #c94214 CMYK chart
      #c94214 RGB pie chart
      #c94214 color shades, tints & tones
#c94214 color schemes
#c94214 color preview, HTML & CSS examples
           This text has a color of #c94214        
        
          <p style="color:#c94214;">Text here</p>
        
        
          .mytext {color:#c94214;}
        
        Text color #c94214
      
           This box has a color of #c94214        
        
          <div style="background-color:#c94214;">Content here</div>
        
        
          .mybackground {background-color:#c94214;}
        
        Background color #c94214
      
           Border around this has a color of #c94214        
        
          <div style="border:2px solid #c94214;">Content here</div>
        
        
          .myborder {border:2px solid #c94214;}
        
        Border color #c94214