#cb2c26 color space conversions
Hex:
        #cb2c26
        RGB:
        203, 44, 38
        CMY:
        20, 83, 85
        CMYK:
        0, 78, 81, 20
      HSL:
        2°, 68.4647%, 47.2549%
        HSV (HSB):
        2°, 81.2808%, 79.6078%
        XYZ:
        25.8791, 14.6378, 3.2951
        xyY:
        0.5907, 0.3341, 14.6378
      CIE-Lab:
        45.1341, 60.5622, 43.0779
        CIE-LCH:
        45.1341, 74.3202, 35.4242
        CIE-Luv:
        45.1341, 121.7961, 27.9415
        Hunter-Lab:
        38.2594, 53.7857, 21.6752
      #cb2c26 color charts
#cb2c26 RGB chart
      #cb2c26 CMYK chart
      #cb2c26 RGB pie chart
      #cb2c26 color shades, tints & tones
#cb2c26 color schemes
#cb2c26 color preview, HTML & CSS examples
           This text has a color of #cb2c26        
        
          <p style="color:#cb2c26;">Text here</p>
        
        
          .mytext {color:#cb2c26;}
        
        Text color #cb2c26
      
           This box has a color of #cb2c26        
        
          <div style="background-color:#cb2c26;">Content here</div>
        
        
          .mybackground {background-color:#cb2c26;}
        
        Background color #cb2c26
      
           Border around this has a color of #cb2c26        
        
          <div style="border:2px solid #cb2c26;">Content here</div>
        
        
          .myborder {border:2px solid #cb2c26;}
        
        Border color #cb2c26