#ca512f color space conversions
Hex:
        #ca512f
        RGB:
        202, 81, 47
        CMY:
        21, 68, 82
        CMYK:
        0, 60, 77, 21
      HSL:
        13°, 62.2490%, 48.8235%
        HSV (HSB):
        13°, 76.7327%, 79.2157%
        XYZ:
        27.8126, 18.6467, 4.8226
        xyY:
        0.5423, 0.3636, 18.6467
      CIE-Lab:
        50.2712, 46.2971, 43.4981
        CIE-LCH:
        50.2712, 63.5257, 43.2146
        CIE-Luv:
        50.2712, 96.5127, 34.5555
        Hunter-Lab:
        43.1818, 39.4007, 23.6056
      #ca512f color charts
#ca512f RGB chart
      #ca512f CMYK chart
      #ca512f RGB pie chart
      #ca512f color shades, tints & tones
#ca512f color schemes
#ca512f color preview, HTML & CSS examples
           This text has a color of #ca512f        
        
          <p style="color:#ca512f;">Text here</p>
        
        
          .mytext {color:#ca512f;}
        
        Text color #ca512f
      
           This box has a color of #ca512f        
        
          <div style="background-color:#ca512f;">Content here</div>
        
        
          .mybackground {background-color:#ca512f;}
        
        Background color #ca512f
      
           Border around this has a color of #ca512f        
        
          <div style="border:2px solid #ca512f;">Content here</div>
        
        
          .myborder {border:2px solid #ca512f;}
        
        Border color #ca512f