#cb165b color space conversions
Hex:
        #cb165b
        RGB:
        203, 22, 91
        CMY:
        20, 91, 64
        CMYK:
        0, 89, 55, 20
      HSL:
        337°, 80.4444%, 44.1176%
        HSV (HSB):
        337°, 89.1626%, 79.6078%
        XYZ:
        26.8038, 14.0257, 11.1920
        xyY:
        0.5152, 0.2696, 14.0257
      CIE-Lab:
        44.2697, 68.1028, 10.2262
        CIE-LCH:
        44.2697, 68.8663, 8.5397
        CIE-Luv:
        44.2697, 114.0264, -1.2287
        Hunter-Lab:
        37.4508, 62.2147, 8.4970
      #cb165b color charts
#cb165b RGB chart
      #cb165b CMYK chart
      #cb165b RGB pie chart
      #cb165b color shades, tints & tones
#cb165b color schemes
#cb165b color preview, HTML & CSS examples
           This text has a color of #cb165b        
        
          <p style="color:#cb165b;">Text here</p>
        
        
          .mytext {color:#cb165b;}
        
        Text color #cb165b
      
           This box has a color of #cb165b        
        
          <div style="background-color:#cb165b;">Content here</div>
        
        
          .mybackground {background-color:#cb165b;}
        
        Background color #cb165b
      
           Border around this has a color of #cb165b        
        
          <div style="border:2px solid #cb165b;">Content here</div>
        
        
          .myborder {border:2px solid #cb165b;}
        
        Border color #cb165b