#cb2959 color space conversions
Hex:
        #cb2959
        RGB:
        203, 41, 89
        CMY:
        20, 84, 65
        CMYK:
        0, 80, 56, 20
      HSL:
        342°, 66.3934%, 47.8431%
        HSV (HSB):
        342°, 79.8030%, 79.6078%
        XYZ:
        27.2247, 15.0037, 10.9123
        xyY:
        0.5123, 0.2823, 15.0037
      CIE-Lab:
        45.6392, 63.9070, 13.3746
        CIE-LCH:
        45.6392, 65.2916, 11.8204
        CIE-Luv:
        45.6392, 109.3110, 3.2253
        Hunter-Lab:
        38.7346, 57.6739, 10.4110
      #cb2959 color charts
#cb2959 RGB chart
      #cb2959 CMYK chart
      #cb2959 RGB pie chart
      #cb2959 color shades, tints & tones
#cb2959 color schemes
#cb2959 color preview, HTML & CSS examples
           This text has a color of #cb2959        
        
          <p style="color:#cb2959;">Text here</p>
        
        
          .mytext {color:#cb2959;}
        
        Text color #cb2959
      
           This box has a color of #cb2959        
        
          <div style="background-color:#cb2959;">Content here</div>
        
        
          .mybackground {background-color:#cb2959;}
        
        Background color #cb2959
      
           Border around this has a color of #cb2959        
        
          <div style="border:2px solid #cb2959;">Content here</div>
        
        
          .myborder {border:2px solid #cb2959;}
        
        Border color #cb2959