#cb3c42 color space conversions
Hex:
        #cb3c42
        RGB:
        203, 60, 66
        CMY:
        20, 76, 74
        CMYK:
        0, 70, 67, 20
      HSL:
        357°, 57.8947%, 51.5686%
        HSV (HSB):
        357°, 70.4433%, 79.6078%
        XYZ:
        27.2278, 16.3216, 6.8696
        xyY:
        0.5400, 0.3237, 16.3216
      CIE-Lab:
        47.3936, 56.3576, 29.6797
        CIE-LCH:
        47.3936, 63.6951, 27.7727
        CIE-Luv:
        47.3936, 107.3909, 20.6961
        Hunter-Lab:
        40.4000, 49.6013, 18.1984
      #cb3c42 color charts
#cb3c42 RGB chart
      #cb3c42 CMYK chart
      #cb3c42 RGB pie chart
      #cb3c42 color shades, tints & tones
#cb3c42 color schemes
#cb3c42 color preview, HTML & CSS examples
           This text has a color of #cb3c42        
        
          <p style="color:#cb3c42;">Text here</p>
        
        
          .mytext {color:#cb3c42;}
        
        Text color #cb3c42
      
           This box has a color of #cb3c42        
        
          <div style="background-color:#cb3c42;">Content here</div>
        
        
          .mybackground {background-color:#cb3c42;}
        
        Background color #cb3c42
      
           Border around this has a color of #cb3c42        
        
          <div style="border:2px solid #cb3c42;">Content here</div>
        
        
          .myborder {border:2px solid #cb3c42;}
        
        Border color #cb3c42