#cb6070 color space conversions
Hex:
        #cb6070
        RGB:
        203, 96, 112
        CMY:
        20, 62, 56
        CMYK:
        0, 53, 45, 20
      HSL:
        351°, 50.7109%, 58.6275%
        HSV (HSB):
        351°, 52.7094%, 79.6078%
        XYZ:
        31.7361, 22.2321, 17.9478
        xyY:
        0.4413, 0.3091, 22.2321
      CIE-Lab:
        54.2724, 43.9783, 11.4997
        CIE-LCH:
        54.2724, 45.4570, 14.6539
        CIE-Luv:
        54.2724, 74.1425, 6.4440
        Hunter-Lab:
        47.1509, 37.6297, 10.4372
      #cb6070 color charts
#cb6070 RGB chart
      #cb6070 CMYK chart
      #cb6070 RGB pie chart
      #cb6070 color shades, tints & tones
#cb6070 color schemes
#cb6070 color preview, HTML & CSS examples
           This text has a color of #cb6070        
        
          <p style="color:#cb6070;">Text here</p>
        
        
          .mytext {color:#cb6070;}
        
        Text color #cb6070
      
           This box has a color of #cb6070        
        
          <div style="background-color:#cb6070;">Content here</div>
        
        
          .mybackground {background-color:#cb6070;}
        
        Background color #cb6070
      
           Border around this has a color of #cb6070        
        
          <div style="border:2px solid #cb6070;">Content here</div>
        
        
          .myborder {border:2px solid #cb6070;}
        
        Border color #cb6070