#cb343d color space conversions
Hex:
        #cb343d
        RGB:
        203, 52, 61
        CMY:
        20, 80, 76
        CMYK:
        0, 74, 70, 20
      HSL:
        356°, 59.2157%, 50.0000%
        HSV (HSB):
        356°, 74.3842%, 79.6078%
        XYZ:
        26.6989, 15.4894, 5.9974
        xyY:
        0.5541, 0.3215, 15.4894
      CIE-Lab:
        46.2974, 58.9344, 31.3126
        CIE-LCH:
        46.2974, 66.7364, 27.9823
        CIE-Luv:
        46.2974, 112.9453, 20.9876
        Hunter-Lab:
        39.3566, 52.2176, 18.5146
      #cb343d color charts
#cb343d RGB chart
      #cb343d CMYK chart
      #cb343d RGB pie chart
      #cb343d color shades, tints & tones
#cb343d color schemes
#cb343d color preview, HTML & CSS examples
           This text has a color of #cb343d        
        
          <p style="color:#cb343d;">Text here</p>
        
        
          .mytext {color:#cb343d;}
        
        Text color #cb343d
      
           This box has a color of #cb343d        
        
          <div style="background-color:#cb343d;">Content here</div>
        
        
          .mybackground {background-color:#cb343d;}
        
        Background color #cb343d
      
           Border around this has a color of #cb343d        
        
          <div style="border:2px solid #cb343d;">Content here</div>
        
        
          .myborder {border:2px solid #cb343d;}
        
        Border color #cb343d