#c05d00 color space conversions
Hex:
        #c05d00
        RGB:
        192, 93, 0
        CMY:
        25, 64, 100
        CMYK:
        0, 52, 100, 25
      HSL:
        29°, 100.0000%, 37.6471%
        HSV (HSB):
        29°, 100.0000%, 75.2941%
        XYZ:
        25.6526, 19.0352, 2.3221
        xyY:
        0.5457, 0.4049, 19.0352
      CIE-Lab:
        50.7283, 35.5007, 59.5857
        CIE-LCH:
        50.7283, 69.3596, 59.2139
        CIE-Luv:
        50.7283, 82.2262, 46.2596
        Hunter-Lab:
        43.6293, 28.6007, 27.3849
      #c05d00 color charts
#c05d00 RGB chart
      #c05d00 CMYK chart
      #c05d00 RGB pie chart
      #c05d00 color shades, tints & tones
#c05d00 color schemes
#c05d00 color preview, HTML & CSS examples
           This text has a color of #c05d00        
        
          <p style="color:#c05d00;">Text here</p>
        
        
          .mytext {color:#c05d00;}
        
        Text color #c05d00
      
           This box has a color of #c05d00        
        
          <div style="background-color:#c05d00;">Content here</div>
        
        
          .mybackground {background-color:#c05d00;}
        
        Background color #c05d00
      
           Border around this has a color of #c05d00        
        
          <div style="border:2px solid #c05d00;">Content here</div>
        
        
          .myborder {border:2px solid #c05d00;}
        
        Border color #c05d00