#cb2c56 color space conversions
Hex:
        #cb2c56
        RGB:
        203, 44, 86
        CMY:
        20, 83, 66
        CMYK:
        0, 78, 58, 20
      HSL:
        344°, 64.3725%, 48.4314%
        HSV (HSB):
        344°, 78.3251%, 79.6078%
        XYZ:
        27.2090, 15.1698, 10.2981
        xyY:
        0.5165, 0.2880, 15.1698
      CIE-Lab:
        45.8658, 62.8667, 15.5421
        CIE-LCH:
        45.8658, 64.7594, 13.8864
        CIE-Luv:
        45.8658, 109.2176, 5.7356
        Hunter-Lab:
        38.9484, 56.5389, 11.5874
      #cb2c56 color charts
#cb2c56 RGB chart
      #cb2c56 CMYK chart
      #cb2c56 RGB pie chart
      #cb2c56 color shades, tints & tones
#cb2c56 color schemes
#cb2c56 color preview, HTML & CSS examples
           This text has a color of #cb2c56        
        
          <p style="color:#cb2c56;">Text here</p>
        
        
          .mytext {color:#cb2c56;}
        
        Text color #cb2c56
      
           This box has a color of #cb2c56        
        
          <div style="background-color:#cb2c56;">Content here</div>
        
        
          .mybackground {background-color:#cb2c56;}
        
        Background color #cb2c56
      
           Border around this has a color of #cb2c56        
        
          <div style="border:2px solid #cb2c56;">Content here</div>
        
        
          .myborder {border:2px solid #cb2c56;}
        
        Border color #cb2c56