#cb2f32 color space conversions
Hex:
        #cb2f32
        RGB:
        203, 47, 50
        CMY:
        20, 82, 80
        CMYK:
        0, 77, 75, 20
      HSL:
        359°, 62.4000%, 49.0196%
        HSV (HSB):
        359°, 76.8473%, 79.6078%
        XYZ:
        26.2208, 14.9598, 4.5232
        xyY:
        0.5737, 0.3273, 14.9598
      CIE-Lab:
        45.5791, 60.0640, 36.9043
        CIE-LCH:
        45.5791, 70.4955, 31.5672
        CIE-Luv:
        45.5791, 118.0100, 24.4687
        Hunter-Lab:
        38.6779, 53.3237, 20.1409
      #cb2f32 color charts
#cb2f32 RGB chart
      #cb2f32 CMYK chart
      #cb2f32 RGB pie chart
      #cb2f32 color shades, tints & tones
#cb2f32 color schemes
#cb2f32 color preview, HTML & CSS examples
           This text has a color of #cb2f32        
        
          <p style="color:#cb2f32;">Text here</p>
        
        
          .mytext {color:#cb2f32;}
        
        Text color #cb2f32
      
           This box has a color of #cb2f32        
        
          <div style="background-color:#cb2f32;">Content here</div>
        
        
          .mybackground {background-color:#cb2f32;}
        
        Background color #cb2f32
      
           Border around this has a color of #cb2f32        
        
          <div style="border:2px solid #cb2f32;">Content here</div>
        
        
          .myborder {border:2px solid #cb2f32;}
        
        Border color #cb2f32