#cc9270 color space conversions
Hex:
        #cc9270
        RGB:
        204, 146, 112
        CMY:
        20, 43, 56
        CMYK:
        0, 28, 45, 20
      HSL:
        22°, 47.4227%, 61.9608%
        HSV (HSB):
        22°, 45.0980%, 80.0000%
        XYZ:
        38.1054, 34.5650, 19.9926
        xyY:
        0.4112, 0.3730, 34.5650
      CIE-Lab:
        65.4086, 17.7835, 26.6843
        CIE-LCH:
        65.4086, 32.0672, 56.3189
        CIE-Luv:
        65.4086, 41.9830, 30.7938
        Hunter-Lab:
        58.7920, 12.8067, 20.9925
      #cc9270 color charts
#cc9270 RGB chart
      #cc9270 CMYK chart
      #cc9270 RGB pie chart
      #cc9270 color shades, tints & tones
#cc9270 color schemes
#cc9270 color preview, HTML & CSS examples
           This text has a color of #cc9270        
        
          <p style="color:#cc9270;">Text here</p>
        
        
          .mytext {color:#cc9270;}
        
        Text color #cc9270
      
           This box has a color of #cc9270        
        
          <div style="background-color:#cc9270;">Content here</div>
        
        
          .mybackground {background-color:#cc9270;}
        
        Background color #cc9270
      
           Border around this has a color of #cc9270        
        
          <div style="border:2px solid #cc9270;">Content here</div>
        
        
          .myborder {border:2px solid #cc9270;}
        
        Border color #cc9270