#cb2746 color space conversions
Hex:
        #cb2746
        RGB:
        203, 39, 70
        CMY:
        20, 85, 73
        CMYK:
        0, 81, 66, 20
      HSL:
        349°, 67.7686%, 47.4510%
        HSV (HSB):
        349°, 80.7882%, 79.6078%
        XYZ:
        26.4596, 14.5897, 7.2159
        xyY:
        0.5482, 0.3023, 14.5897
      CIE-Lab:
        45.0671, 63.2561, 24.3525
        CIE-LCH:
        45.0671, 67.7818, 21.0558
        CIE-Luv:
        45.0671, 116.3707, 13.7907
        Hunter-Lab:
        38.1965, 56.8071, 15.5368
      #cb2746 color charts
#cb2746 RGB chart
      #cb2746 CMYK chart
      #cb2746 RGB pie chart
      #cb2746 color shades, tints & tones
#cb2746 color schemes
#cb2746 color preview, HTML & CSS examples
           This text has a color of #cb2746        
        
          <p style="color:#cb2746;">Text here</p>
        
        
          .mytext {color:#cb2746;}
        
        Text color #cb2746
      
           This box has a color of #cb2746        
        
          <div style="background-color:#cb2746;">Content here</div>
        
        
          .mybackground {background-color:#cb2746;}
        
        Background color #cb2746
      
           Border around this has a color of #cb2746        
        
          <div style="border:2px solid #cb2746;">Content here</div>
        
        
          .myborder {border:2px solid #cb2746;}
        
        Border color #cb2746