#cb675f color space conversions
Hex:
        #cb675f
        RGB:
        203, 103, 95
        CMY:
        20, 60, 63
        CMYK:
        0, 49, 53, 20
      HSL:
        4°, 50.9434%, 58.4314%
        HSV (HSB):
        4°, 53.2020%, 79.6078%
        XYZ:
        31.5444, 23.2232, 13.6464
        xyY:
        0.4611, 0.3395, 23.2232
      CIE-Lab:
        55.3015, 38.8426, 22.8454
        CIE-LCH:
        55.3015, 45.0629, 30.4621
        CIE-Luv:
        55.3015, 73.3220, 20.3600
        Hunter-Lab:
        48.1905, 32.5087, 16.9438
      #cb675f color charts
#cb675f RGB chart
      #cb675f CMYK chart
      #cb675f RGB pie chart
      #cb675f color shades, tints & tones
#cb675f color schemes
#cb675f color preview, HTML & CSS examples
           This text has a color of #cb675f        
        
          <p style="color:#cb675f;">Text here</p>
        
        
          .mytext {color:#cb675f;}
        
        Text color #cb675f
      
           This box has a color of #cb675f        
        
          <div style="background-color:#cb675f;">Content here</div>
        
        
          .mybackground {background-color:#cb675f;}
        
        Background color #cb675f
      
           Border around this has a color of #cb675f        
        
          <div style="border:2px solid #cb675f;">Content here</div>
        
        
          .myborder {border:2px solid #cb675f;}
        
        Border color #cb675f