#c2482a color space conversions
Hex:
        #c2482a
        RGB:
        194, 72, 42
        CMY:
        24, 72, 84
        CMYK:
        0, 63, 78, 24
      HSL:
        12°, 64.4068%, 46.2745%
        HSV (HSB):
        12°, 78.3505%, 76.0784%
        XYZ:
        24.9834, 16.2712, 4.0144
        xyY:
        0.5519, 0.3594, 16.2712
      CIE-Lab:
        47.3283, 47.3214, 42.6213
        CIE-LCH:
        47.3283, 63.6858, 42.0086
        CIE-Luv:
        47.3283, 97.0130, 32.3817
        Hunter-Lab:
        40.3376, 39.9645, 22.3358
      #c2482a color charts
#c2482a RGB chart
      #c2482a CMYK chart
      #c2482a RGB pie chart
      #c2482a color shades, tints & tones
#c2482a color schemes
#c2482a color preview, HTML & CSS examples
           This text has a color of #c2482a        
        
          <p style="color:#c2482a;">Text here</p>
        
        
          .mytext {color:#c2482a;}
        
        Text color #c2482a
      
           This box has a color of #c2482a        
        
          <div style="background-color:#c2482a;">Content here</div>
        
        
          .mybackground {background-color:#c2482a;}
        
        Background color #c2482a
      
           Border around this has a color of #c2482a        
        
          <div style="border:2px solid #c2482a;">Content here</div>
        
        
          .myborder {border:2px solid #c2482a;}
        
        Border color #c2482a