#cb2842 color space conversions
Hex:
        #cb2842
        RGB:
        203, 40, 66
        CMY:
        20, 84, 74
        CMYK:
        0, 80, 67, 20
      HSL:
        350°, 67.0782%, 47.6471%
        HSV (HSB):
        350°, 80.2956%, 79.6078%
        XYZ:
        26.3708, 14.6074, 6.5839
        xyY:
        0.5544, 0.3071, 14.6074
      CIE-Lab:
        45.0918, 62.7839, 26.8305
        CIE-LCH:
        45.0918, 68.2766, 23.1393
        CIE-Luv:
        45.0918, 117.1555, 16.0193
        Hunter-Lab:
        38.2197, 56.2767, 16.5402
      #cb2842 color charts
#cb2842 RGB chart
      #cb2842 CMYK chart
      #cb2842 RGB pie chart
      #cb2842 color shades, tints & tones
#cb2842 color schemes
#cb2842 color preview, HTML & CSS examples
           This text has a color of #cb2842        
        
          <p style="color:#cb2842;">Text here</p>
        
        
          .mytext {color:#cb2842;}
        
        Text color #cb2842
      
           This box has a color of #cb2842        
        
          <div style="background-color:#cb2842;">Content here</div>
        
        
          .mybackground {background-color:#cb2842;}
        
        Background color #cb2842
      
           Border around this has a color of #cb2842        
        
          <div style="border:2px solid #cb2842;">Content here</div>
        
        
          .myborder {border:2px solid #cb2842;}
        
        Border color #cb2842