#cb2945 color space conversions
Hex:
        #cb2945
        RGB:
        203, 41, 69
        CMY:
        20, 84, 73
        CMYK:
        0, 80, 66, 20
      HSL:
        350°, 66.3934%, 47.8431%
        HSV (HSB):
        350°, 79.8030%, 79.6078%
        XYZ:
        26.4957, 14.7121, 7.0735
        xyY:
        0.5488, 0.3047, 14.7121
      CIE-Lab:
        45.2373, 62.6710, 25.1819
        CIE-LCH:
        45.2373, 67.5410, 21.8908
        CIE-Luv:
        45.2373, 115.8725, 14.6990
        Hunter-Lab:
        38.3563, 56.1805, 15.9155
      #cb2945 color charts
#cb2945 RGB chart
      #cb2945 CMYK chart
      #cb2945 RGB pie chart
      #cb2945 color shades, tints & tones
#cb2945 color schemes
#cb2945 color preview, HTML & CSS examples
           This text has a color of #cb2945        
        
          <p style="color:#cb2945;">Text here</p>
        
        
          .mytext {color:#cb2945;}
        
        Text color #cb2945
      
           This box has a color of #cb2945        
        
          <div style="background-color:#cb2945;">Content here</div>
        
        
          .mybackground {background-color:#cb2945;}
        
        Background color #cb2945
      
           Border around this has a color of #cb2945        
        
          <div style="border:2px solid #cb2945;">Content here</div>
        
        
          .myborder {border:2px solid #cb2945;}
        
        Border color #cb2945