#c05b14 color space conversions
Hex:
        #c05b14
        RGB:
        192, 91, 20
        CMY:
        25, 64, 92
        CMYK:
        0, 53, 90, 25
      HSL:
        25°, 81.1321%, 41.5686%
        HSV (HSB):
        25°, 89.5833%, 75.2941%
        XYZ:
        25.6056, 18.7391, 2.9293
        xyY:
        0.5416, 0.3964, 18.7391
      CIE-Lab:
        50.3806, 36.8020, 54.5213
        CIE-LCH:
        50.3806, 65.7796, 55.9806
        CIE-Luv:
        50.3806, 83.0573, 43.3918
        Hunter-Lab:
        43.2887, 29.8287, 26.2901
      #c05b14 color charts
#c05b14 RGB chart
      #c05b14 CMYK chart
      #c05b14 RGB pie chart
      #c05b14 color shades, tints & tones
#c05b14 color schemes
#c05b14 color preview, HTML & CSS examples
           This text has a color of #c05b14        
        
          <p style="color:#c05b14;">Text here</p>
        
        
          .mytext {color:#c05b14;}
        
        Text color #c05b14
      
           This box has a color of #c05b14        
        
          <div style="background-color:#c05b14;">Content here</div>
        
        
          .mybackground {background-color:#c05b14;}
        
        Background color #c05b14
      
           Border around this has a color of #c05b14        
        
          <div style="border:2px solid #c05b14;">Content here</div>
        
        
          .myborder {border:2px solid #c05b14;}
        
        Border color #c05b14