#cb2720 color space conversions
Hex:
        #cb2720
        RGB:
        203, 39, 32
        CMY:
        20, 85, 87
        CMYK:
        0, 81, 84, 20
      HSL:
        2°, 72.7660%, 46.0784%
        HSV (HSB):
        2°, 84.2365%, 79.6078%
        XYZ:
        25.6148, 14.2518, 2.7673
        xyY:
        0.6008, 0.3343, 14.2518
      CIE-Lab:
        44.5919, 61.7920, 45.6662
        CIE-LCH:
        44.5919, 76.8353, 36.4656
        CIE-Luv:
        44.5919, 125.1055, 28.6982
        Hunter-Lab:
        37.7516, 55.0487, 22.0800
      #cb2720 color charts
#cb2720 RGB chart
      #cb2720 CMYK chart
      #cb2720 RGB pie chart
      #cb2720 color shades, tints & tones
#cb2720 color schemes
#cb2720 color preview, HTML & CSS examples
           This text has a color of #cb2720        
        
          <p style="color:#cb2720;">Text here</p>
        
        
          .mytext {color:#cb2720;}
        
        Text color #cb2720
      
           This box has a color of #cb2720        
        
          <div style="background-color:#cb2720;">Content here</div>
        
        
          .mybackground {background-color:#cb2720;}
        
        Background color #cb2720
      
           Border around this has a color of #cb2720        
        
          <div style="border:2px solid #cb2720;">Content here</div>
        
        
          .myborder {border:2px solid #cb2720;}
        
        Border color #cb2720