#c28712 color space conversions
Hex:
        #c28712
        RGB:
        194, 135, 18
        CMY:
        24, 47, 93
        CMYK:
        0, 30, 91, 24
      HSL:
        40°, 83.0189%, 41.5686%
        HSV (HSB):
        40°, 90.7216%, 76.0784%
        XYZ:
        31.0213, 28.8410, 4.5041
        xyY:
        0.4819, 0.4481, 28.8410
      CIE-Lab:
        60.6410, 13.9034, 62.9703
        CIE-LCH:
        60.6410, 64.4870, 77.5493
        CIE-Luv:
        60.6410, 49.0470, 59.6483
        Hunter-Lab:
        53.7038, 9.1266, 32.6200
      #c28712 color charts
#c28712 RGB chart
      #c28712 CMYK chart
      #c28712 RGB pie chart
      #c28712 color shades, tints & tones
#c28712 color schemes
#c28712 color preview, HTML & CSS examples
           This text has a color of #c28712        
        
          <p style="color:#c28712;">Text here</p>
        
        
          .mytext {color:#c28712;}
        
        Text color #c28712
      
           This box has a color of #c28712        
        
          <div style="background-color:#c28712;">Content here</div>
        
        
          .mybackground {background-color:#c28712;}
        
        Background color #c28712
      
           Border around this has a color of #c28712        
        
          <div style="border:2px solid #c28712;">Content here</div>
        
        
          .myborder {border:2px solid #c28712;}
        
        Border color #c28712