#ca340f color space conversions
Hex:
        #ca340f
        RGB:
        202, 52, 15
        CMY:
        21, 80, 94
        CMYK:
        0, 74, 93, 21
      HSL:
        12°, 86.1751%, 42.5490%
        HSV (HSB):
        12°, 92.5743%, 79.2157%
        XYZ:
        25.6713, 15.0470, 2.0033
        xyY:
        0.6009, 0.3522, 15.0470
      CIE-Lab:
        45.6985, 57.2595, 53.5781
        CIE-LCH:
        45.6985, 78.4172, 43.0976
        CIE-Luv:
        45.6985, 119.4780, 34.3444
        Hunter-Lab:
        38.7905, 50.2469, 24.0914
      #ca340f color charts
#ca340f RGB chart
      #ca340f CMYK chart
      #ca340f RGB pie chart
      #ca340f color shades, tints & tones
#ca340f color schemes
#ca340f color preview, HTML & CSS examples
           This text has a color of #ca340f        
        
          <p style="color:#ca340f;">Text here</p>
        
        
          .mytext {color:#ca340f;}
        
        Text color #ca340f
      
           This box has a color of #ca340f        
        
          <div style="background-color:#ca340f;">Content here</div>
        
        
          .mybackground {background-color:#ca340f;}
        
        Background color #ca340f
      
           Border around this has a color of #ca340f        
        
          <div style="border:2px solid #ca340f;">Content here</div>
        
        
          .myborder {border:2px solid #ca340f;}
        
        Border color #ca340f