#c28478 color space conversions
Hex:
        #c28478
        RGB:
        194, 132, 120
        CMY:
        24, 48, 53
        CMYK:
        0, 32, 38, 24
      HSL:
        10°, 37.7551%, 61.5686%
        HSV (HSB):
        10°, 38.1443%, 76.0784%
        XYZ:
        33.8896, 29.3279, 21.6440
        xyY:
        0.3994, 0.3456, 29.3279
      CIE-Lab:
        61.0700, 22.3533, 16.1564
        CIE-LCH:
        61.0700, 27.5808, 35.8585
        CIE-Luv:
        61.0700, 42.6972, 17.1527
        Hunter-Lab:
        54.1553, 16.9309, 14.2125
      #c28478 color charts
#c28478 RGB chart
      #c28478 CMYK chart
      #c28478 RGB pie chart
      #c28478 color shades, tints & tones
#c28478 color schemes
#c28478 color preview, HTML & CSS examples
           This text has a color of #c28478        
        
          <p style="color:#c28478;">Text here</p>
        
        
          .mytext {color:#c28478;}
        
        Text color #c28478
      
           This box has a color of #c28478        
        
          <div style="background-color:#c28478;">Content here</div>
        
        
          .mybackground {background-color:#c28478;}
        
        Background color #c28478
      
           Border around this has a color of #c28478        
        
          <div style="border:2px solid #c28478;">Content here</div>
        
        
          .myborder {border:2px solid #c28478;}
        
        Border color #c28478