#cb3542 color space conversions
Hex:
        #cb3542
        RGB:
        203, 53, 66
        CMY:
        20, 79, 74
        CMYK:
        0, 74, 67, 20
      HSL:
        355°, 59.0551%, 50.1961%
        HSV (HSB):
        355°, 73.8916%, 79.6078%
        XYZ:
        26.8851, 15.6361, 6.7553
        xyY:
        0.5456, 0.3173, 15.6361
      CIE-Lab:
        46.4933, 58.8490, 28.5715
        CIE-LCH:
        46.4933, 65.4182, 25.8968
        CIE-Luv:
        46.4933, 111.1672, 18.8774
        Hunter-Lab:
        39.5425, 52.1635, 17.5508
      #cb3542 color charts
#cb3542 RGB chart
      #cb3542 CMYK chart
      #cb3542 RGB pie chart
      #cb3542 color shades, tints & tones
#cb3542 color schemes
#cb3542 color preview, HTML & CSS examples
           This text has a color of #cb3542        
        
          <p style="color:#cb3542;">Text here</p>
        
        
          .mytext {color:#cb3542;}
        
        Text color #cb3542
      
           This box has a color of #cb3542        
        
          <div style="background-color:#cb3542;">Content here</div>
        
        
          .mybackground {background-color:#cb3542;}
        
        Background color #cb3542
      
           Border around this has a color of #cb3542        
        
          <div style="border:2px solid #cb3542;">Content here</div>
        
        
          .myborder {border:2px solid #cb3542;}
        
        Border color #cb3542