#cb6968 color space conversions
Hex:
        #cb6968
        RGB:
        203, 105, 104
        CMY:
        20, 59, 59
        CMYK:
        0, 48, 49, 20
      HSL:
        1°, 48.7685%, 60.1961%
        HSV (HSB):
        1°, 48.7685%, 79.6078%
        XYZ:
        32.1789, 23.7991, 15.9944
        xyY:
        0.4471, 0.3307, 23.7991
      CIE-Lab:
        55.8861, 38.6284, 18.4141
        CIE-LCH:
        55.8861, 42.7929, 25.4870
        CIE-Luv:
        55.8861, 70.1841, 15.7211
        Hunter-Lab:
        48.7844, 32.3685, 14.7103
      #cb6968 color charts
#cb6968 RGB chart
      #cb6968 CMYK chart
      #cb6968 RGB pie chart
      #cb6968 color shades, tints & tones
#cb6968 color schemes
#cb6968 color preview, HTML & CSS examples
           This text has a color of #cb6968        
        
          <p style="color:#cb6968;">Text here</p>
        
        
          .mytext {color:#cb6968;}
        
        Text color #cb6968
      
           This box has a color of #cb6968        
        
          <div style="background-color:#cb6968;">Content here</div>
        
        
          .mybackground {background-color:#cb6968;}
        
        Background color #cb6968
      
           Border around this has a color of #cb6968        
        
          <div style="border:2px solid #cb6968;">Content here</div>
        
        
          .myborder {border:2px solid #cb6968;}
        
        Border color #cb6968