#c28082 color space conversions
Hex:
        #c28082
        RGB:
        194, 128, 130
        CMY:
        24, 50, 49
        CMYK:
        0, 34, 33, 24
      HSL:
        358°, 35.1064%, 63.1373%
        HSV (HSB):
        358°, 34.0206%, 76.0784%
        XYZ:
        33.9966, 28.5194, 24.8321
        xyY:
        0.3892, 0.3265, 28.5194
      CIE-Lab:
        60.3551, 25.8074, 9.4534
        CIE-LCH:
        60.3551, 27.4843, 20.1180
        CIE-Luv:
        60.3551, 43.7281, 8.0665
        Hunter-Lab:
        53.4035, 20.1765, 9.8133
      #c28082 color charts
#c28082 RGB chart
      #c28082 CMYK chart
      #c28082 RGB pie chart
      #c28082 color shades, tints & tones
#c28082 color schemes
#c28082 color preview, HTML & CSS examples
           This text has a color of #c28082        
        
          <p style="color:#c28082;">Text here</p>
        
        
          .mytext {color:#c28082;}
        
        Text color #c28082
      
           This box has a color of #c28082        
        
          <div style="background-color:#c28082;">Content here</div>
        
        
          .mybackground {background-color:#c28082;}
        
        Background color #c28082
      
           Border around this has a color of #c28082        
        
          <div style="border:2px solid #c28082;">Content here</div>
        
        
          .myborder {border:2px solid #c28082;}
        
        Border color #c28082