#c98482 color space conversions
Hex:
        #c98482
        RGB:
        201, 132, 130
        CMY:
        21, 48, 49
        CMYK:
        0, 34, 35, 21
      HSL:
        2°, 39.6648%, 64.9020%
        HSV (HSB):
        2°, 35.3234%, 78.8235%
        XYZ:
        36.3679, 30.5317, 25.0955
        xyY:
        0.3953, 0.3319, 30.5317
      CIE-Lab:
        62.1103, 26.3092, 12.0490
        CIE-LCH:
        62.1103, 28.9371, 24.6067
        CIE-Luv:
        62.1103, 46.4591, 11.3497
        Hunter-Lab:
        55.2555, 20.7874, 11.7510
      #c98482 color charts
#c98482 RGB chart
      #c98482 CMYK chart
      #c98482 RGB pie chart
      #c98482 color shades, tints & tones
#c98482 color schemes
#c98482 color preview, HTML & CSS examples
           This text has a color of #c98482        
        
          <p style="color:#c98482;">Text here</p>
        
        
          .mytext {color:#c98482;}
        
        Text color #c98482
      
           This box has a color of #c98482        
        
          <div style="background-color:#c98482;">Content here</div>
        
        
          .mybackground {background-color:#c98482;}
        
        Background color #c98482
      
           Border around this has a color of #c98482        
        
          <div style="border:2px solid #c98482;">Content here</div>
        
        
          .myborder {border:2px solid #c98482;}
        
        Border color #c98482