#c34114 color space conversions
Hex:
        #c34114
        RGB:
        195, 65, 20
        CMY:
        24, 75, 92
        CMYK:
        0, 67, 90, 24
      HSL:
        15°, 81.3953%, 42.1569%
        HSV (HSB):
        15°, 89.7436%, 76.4706%
        XYZ:
        24.5222, 15.4332, 2.3483
        xyY:
        0.5797, 0.3648, 15.4332
      CIE-Lab:
        46.2219, 50.1074, 51.6086
        CIE-LCH:
        46.2219, 71.9320, 45.8455
        CIE-Luv:
        46.2219, 105.1728, 35.8521
        Hunter-Lab:
        39.2851, 42.6729, 23.9555
      #c34114 color charts
#c34114 RGB chart
      #c34114 CMYK chart
      #c34114 RGB pie chart
      #c34114 color shades, tints & tones
#c34114 color schemes
#c34114 color preview, HTML & CSS examples
           This text has a color of #c34114        
        
          <p style="color:#c34114;">Text here</p>
        
        
          .mytext {color:#c34114;}
        
        Text color #c34114
      
           This box has a color of #c34114        
        
          <div style="background-color:#c34114;">Content here</div>
        
        
          .mybackground {background-color:#c34114;}
        
        Background color #c34114
      
           Border around this has a color of #c34114        
        
          <div style="border:2px solid #c34114;">Content here</div>
        
        
          .myborder {border:2px solid #c34114;}
        
        Border color #c34114