#c08482 color space conversions
Hex:
        #c08482
        RGB:
        192, 132, 130
        CMY:
        25, 48, 49
        CMYK:
        0, 31, 32, 25
      HSL:
        2°, 32.9787%, 63.1373%
        HSV (HSB):
        2°, 32.2917%, 75.2941%
        XYZ:
        34.0188, 29.3207, 24.9856
        xyY:
        0.3852, 0.3320, 29.3207
      CIE-Lab:
        61.0636, 22.8306, 10.4237
        CIE-LCH:
        61.0636, 25.0976, 24.5399
        CIE-Luv:
        61.0636, 39.7840, 9.9374
        Hunter-Lab:
        54.1486, 17.3823, 10.5461
      #c08482 color charts
#c08482 RGB chart
      #c08482 CMYK chart
      #c08482 RGB pie chart
      #c08482 color shades, tints & tones
#c08482 color schemes
#c08482 color preview, HTML & CSS examples
           This text has a color of #c08482        
        
          <p style="color:#c08482;">Text here</p>
        
        
          .mytext {color:#c08482;}
        
        Text color #c08482
      
           This box has a color of #c08482        
        
          <div style="background-color:#c08482;">Content here</div>
        
        
          .mybackground {background-color:#c08482;}
        
        Background color #c08482
      
           Border around this has a color of #c08482        
        
          <div style="border:2px solid #c08482;">Content here</div>
        
        
          .myborder {border:2px solid #c08482;}
        
        Border color #c08482