#c25514 color space conversions
Hex:
        #c25514
        RGB:
        194, 85, 20
        CMY:
        24, 67, 92
        CMYK:
        0, 56, 90, 24
      HSL:
        22°, 81.3084%, 41.9608%
        HSV (HSB):
        22°, 89.6907%, 76.0784%
        XYZ:
        25.6229, 18.0168, 2.7889
        xyY:
        0.5519, 0.3881, 18.0168
      CIE-Lab:
        49.5165, 40.5993, 54.0042
        CIE-LCH:
        49.5165, 67.5630, 53.0649
        CIE-Luv:
        49.5165, 89.4990, 41.6047
        Hunter-Lab:
        42.4462, 33.4715, 25.8167
      #c25514 color charts
#c25514 RGB chart
      #c25514 CMYK chart
      #c25514 RGB pie chart
      #c25514 color shades, tints & tones
#c25514 color schemes
#c25514 color preview, HTML & CSS examples
           This text has a color of #c25514        
        
          <p style="color:#c25514;">Text here</p>
        
        
          .mytext {color:#c25514;}
        
        Text color #c25514
      
           This box has a color of #c25514        
        
          <div style="background-color:#c25514;">Content here</div>
        
        
          .mybackground {background-color:#c25514;}
        
        Background color #c25514
      
           Border around this has a color of #c25514        
        
          <div style="border:2px solid #c25514;">Content here</div>
        
        
          .myborder {border:2px solid #c25514;}
        
        Border color #c25514