#cb2e26 color space conversions
Hex:
        #cb2e26
        RGB:
        203, 46, 38
        CMY:
        20, 82, 85
        CMYK:
        0, 77, 81, 20
      HSL:
        3°, 68.4647%, 47.2549%
        HSV (HSB):
        3°, 81.2808%, 79.6078%
        XYZ:
        25.9554, 14.7904, 3.3206
        xyY:
        0.5890, 0.3356, 14.7904
      CIE-Lab:
        45.3458, 59.9678, 43.2830
        CIE-LCH:
        45.3458, 73.9564, 35.8207
        CIE-Luv:
        45.3458, 120.8015, 28.3325
        Hunter-Lab:
        38.4583, 53.1671, 21.8016
      #cb2e26 color charts
#cb2e26 RGB chart
      #cb2e26 CMYK chart
      #cb2e26 RGB pie chart
      #cb2e26 color shades, tints & tones
#cb2e26 color schemes
#cb2e26 color preview, HTML & CSS examples
           This text has a color of #cb2e26        
        
          <p style="color:#cb2e26;">Text here</p>
        
        
          .mytext {color:#cb2e26;}
        
        Text color #cb2e26
      
           This box has a color of #cb2e26        
        
          <div style="background-color:#cb2e26;">Content here</div>
        
        
          .mybackground {background-color:#cb2e26;}
        
        Background color #cb2e26
      
           Border around this has a color of #cb2e26        
        
          <div style="border:2px solid #cb2e26;">Content here</div>
        
        
          .myborder {border:2px solid #cb2e26;}
        
        Border color #cb2e26