#cb945e color space conversions
Hex:
        #cb945e
        RGB:
        203, 148, 94
        CMY:
        20, 42, 63
        CMYK:
        0, 27, 54, 20
      HSL:
        30°, 51.1737%, 58.2353%
        HSV (HSB):
        30°, 53.6946%, 79.6078%
        XYZ:
        37.2389, 34.6845, 15.3217
        xyY:
        0.4268, 0.3976, 34.6845
      CIE-Lab:
        65.5023, 14.5637, 36.4942
        CIE-LCH:
        65.5023, 39.2928, 68.2445
        CIE-Luv:
        65.5023, 41.7177, 41.6723
        Hunter-Lab:
        58.8935, 9.8034, 25.8006
      #cb945e color charts
#cb945e RGB chart
      #cb945e CMYK chart
      #cb945e RGB pie chart
      #cb945e color shades, tints & tones
#cb945e color schemes
#cb945e color preview, HTML & CSS examples
           This text has a color of #cb945e        
        
          <p style="color:#cb945e;">Text here</p>
        
        
          .mytext {color:#cb945e;}
        
        Text color #cb945e
      
           This box has a color of #cb945e        
        
          <div style="background-color:#cb945e;">Content here</div>
        
        
          .mybackground {background-color:#cb945e;}
        
        Background color #cb945e
      
           Border around this has a color of #cb945e        
        
          <div style="border:2px solid #cb945e;">Content here</div>
        
        
          .myborder {border:2px solid #cb945e;}
        
        Border color #cb945e