#cb3f65 color space conversions
Hex:
        #cb3f65
        RGB:
        203, 63, 101
        CMY:
        20, 75, 60
        CMYK:
        0, 69, 50, 20
      HSL:
        344°, 57.3770%, 52.1569%
        HSV (HSB):
        344°, 68.9655%, 79.6078%
        XYZ:
        28.7551, 17.1911, 14.1146
        xyY:
        0.4788, 0.2862, 17.1911
      CIE-Lab:
        48.4999, 57.6398, 9.9869
        CIE-LCH:
        48.4999, 58.4985, 9.8297
        CIE-Luv:
        48.4999, 95.7115, 1.2526
        Hunter-Lab:
        41.4622, 51.2355, 8.8400
      #cb3f65 color charts
#cb3f65 RGB chart
      #cb3f65 CMYK chart
      #cb3f65 RGB pie chart
      #cb3f65 color shades, tints & tones
#cb3f65 color schemes
#cb3f65 color preview, HTML & CSS examples
           This text has a color of #cb3f65        
        
          <p style="color:#cb3f65;">Text here</p>
        
        
          .mytext {color:#cb3f65;}
        
        Text color #cb3f65
      
           This box has a color of #cb3f65        
        
          <div style="background-color:#cb3f65;">Content here</div>
        
        
          .mybackground {background-color:#cb3f65;}
        
        Background color #cb3f65
      
           Border around this has a color of #cb3f65        
        
          <div style="border:2px solid #cb3f65;">Content here</div>
        
        
          .myborder {border:2px solid #cb3f65;}
        
        Border color #cb3f65