#cc8278 color space conversions
Hex:
        #cc8278
        RGB:
        204, 130, 120
        CMY:
        20, 49, 53
        CMYK:
        0, 36, 41, 20
      HSL:
        7°, 45.1613%, 63.5294%
        HSV (HSB):
        7°, 41.1765%, 80.0000%
        XYZ:
        36.2746, 30.1587, 21.6786
        xyY:
        0.4117, 0.3423, 30.1587
      CIE-Lab:
        61.7909, 27.3754, 17.3372
        CIE-LCH:
        61.7909, 32.4036, 32.3466
        CIE-Luv:
        61.7909, 51.5844, 17.5757
        Hunter-Lab:
        54.9169, 21.8011, 15.0369
      #cc8278 color charts
#cc8278 RGB chart
      #cc8278 CMYK chart
      #cc8278 RGB pie chart
      #cc8278 color shades, tints & tones
#cc8278 color schemes
#cc8278 color preview, HTML & CSS examples
           This text has a color of #cc8278        
        
          <p style="color:#cc8278;">Text here</p>
        
        
          .mytext {color:#cc8278;}
        
        Text color #cc8278
      
           This box has a color of #cc8278        
        
          <div style="background-color:#cc8278;">Content here</div>
        
        
          .mybackground {background-color:#cc8278;}
        
        Background color #cc8278
      
           Border around this has a color of #cc8278        
        
          <div style="border:2px solid #cc8278;">Content here</div>
        
        
          .myborder {border:2px solid #cc8278;}
        
        Border color #cc8278