#cb132b color space conversions
Hex:
        #cb132b
        RGB:
        203, 19, 43
        CMY:
        20, 93, 83
        CMYK:
        0, 91, 79, 20
      HSL:
        352°, 82.8829%, 43.5294%
        HSV (HSB):
        352°, 90.6404%, 79.6078%
        XYZ:
        25.2975, 13.3367, 3.5264
        xyY:
        0.6000, 0.3163, 13.3367
      CIE-Lab:
        43.2662, 66.1672, 38.4321
        CIE-LCH:
        43.2662, 76.5188, 30.1494
        CIE-Luv:
        43.2662, 129.9648, 22.7366
        Hunter-Lab:
        36.5194, 59.7405, 19.8384
      #cb132b color charts
#cb132b RGB chart
      #cb132b CMYK chart
      #cb132b RGB pie chart
      #cb132b color shades, tints & tones
#cb132b color schemes
#cb132b color preview, HTML & CSS examples
           This text has a color of #cb132b        
        
          <p style="color:#cb132b;">Text here</p>
        
        
          .mytext {color:#cb132b;}
        
        Text color #cb132b
      
           This box has a color of #cb132b        
        
          <div style="background-color:#cb132b;">Content here</div>
        
        
          .mybackground {background-color:#cb132b;}
        
        Background color #cb132b
      
           Border around this has a color of #cb132b        
        
          <div style="border:2px solid #cb132b;">Content here</div>
        
        
          .myborder {border:2px solid #cb132b;}
        
        Border color #cb132b