#c28314 color space conversions
Hex:
        #c28314
        RGB:
        194, 131, 20
        CMY:
        24, 49, 92
        CMYK:
        0, 32, 90, 24
      HSL:
        38°, 81.3084%, 41.9608%
        HSV (HSB):
        38°, 89.6907%, 76.0784%
        XYZ:
        30.4907, 27.7524, 4.4115
        xyY:
        0.4866, 0.4429, 27.7524
      CIE-Lab:
        59.6644, 16.1388, 61.7638
        CIE-LCH:
        59.6644, 63.8375, 75.3561
        CIE-Luv:
        59.6644, 52.1925, 57.8875
        Hunter-Lab:
        52.6806, 11.1220, 31.9114
      #c28314 color charts
#c28314 RGB chart
      #c28314 CMYK chart
      #c28314 RGB pie chart
      #c28314 color shades, tints & tones
#c28314 color schemes
#c28314 color preview, HTML & CSS examples
           This text has a color of #c28314        
        
          <p style="color:#c28314;">Text here</p>
        
        
          .mytext {color:#c28314;}
        
        Text color #c28314
      
           This box has a color of #c28314        
        
          <div style="background-color:#c28314;">Content here</div>
        
        
          .mybackground {background-color:#c28314;}
        
        Background color #c28314
      
           Border around this has a color of #c28314        
        
          <div style="border:2px solid #c28314;">Content here</div>
        
        
          .myborder {border:2px solid #c28314;}
        
        Border color #c28314