#cb7046 color space conversions
Hex:
        #cb7046
        RGB:
        203, 112, 70
        CMY:
        20, 56, 73
        CMYK:
        0, 45, 66, 20
      HSL:
        19°, 56.1181%, 53.5294%
        HSV (HSB):
        19°, 65.5172%, 79.6078%
        XYZ:
        31.5283, 24.7270, 8.9054
        xyY:
        0.4839, 0.3795, 24.7270
      CIE-Lab:
        56.8085, 32.2880, 38.7169
        CIE-LCH:
        56.8085, 50.4134, 50.1735
        CIE-Luv:
        56.8085, 70.9170, 37.0964
        Hunter-Lab:
        49.7263, 26.1544, 24.1902
      #cb7046 color charts
#cb7046 RGB chart
      #cb7046 CMYK chart
      #cb7046 RGB pie chart
      #cb7046 color shades, tints & tones
#cb7046 color schemes
#cb7046 color preview, HTML & CSS examples
           This text has a color of #cb7046        
        
          <p style="color:#cb7046;">Text here</p>
        
        
          .mytext {color:#cb7046;}
        
        Text color #cb7046
      
           This box has a color of #cb7046        
        
          <div style="background-color:#cb7046;">Content here</div>
        
        
          .mybackground {background-color:#cb7046;}
        
        Background color #cb7046
      
           Border around this has a color of #cb7046        
        
          <div style="border:2px solid #cb7046;">Content here</div>
        
        
          .myborder {border:2px solid #cb7046;}
        
        Border color #cb7046