#cb2741 color space conversions
Hex:
        #cb2741
        RGB:
        203, 39, 65
        CMY:
        20, 85, 75
        CMYK:
        0, 81, 68, 20
      HSL:
        350°, 67.7686%, 47.4510%
        HSV (HSB):
        350°, 80.7882%, 79.6078%
        XYZ:
        26.3083, 14.5292, 6.4188
        xyY:
        0.5567, 0.3075, 14.5292
      CIE-Lab:
        44.9825, 62.9970, 27.3035
        CIE-LCH:
        44.9825, 68.6593, 23.4324
        CIE-Luv:
        44.9825, 117.8447, 16.3222
        Hunter-Lab:
        38.1172, 56.4945, 16.6977
      #cb2741 color charts
#cb2741 RGB chart
      #cb2741 CMYK chart
      #cb2741 RGB pie chart
      #cb2741 color shades, tints & tones
#cb2741 color schemes
#cb2741 color preview, HTML & CSS examples
           This text has a color of #cb2741        
        
          <p style="color:#cb2741;">Text here</p>
        
        
          .mytext {color:#cb2741;}
        
        Text color #cb2741
      
           This box has a color of #cb2741        
        
          <div style="background-color:#cb2741;">Content here</div>
        
        
          .mybackground {background-color:#cb2741;}
        
        Background color #cb2741
      
           Border around this has a color of #cb2741        
        
          <div style="border:2px solid #cb2741;">Content here</div>
        
        
          .myborder {border:2px solid #cb2741;}
        
        Border color #cb2741