#cb0028 color space conversions
Hex:
        #cb0028
        RGB:
        203, 0, 40
        CMY:
        20, 100, 84
        CMYK:
        0, 100, 80, 20
      HSL:
        348°, 100.0000%, 39.8039%
        HSV (HSB):
        348°, 100.0000%, 79.6078%
        XYZ:
        25.0116, 12.8497, 3.1695
        xyY:
        0.6096, 0.3132, 12.8497
      CIE-Lab:
        42.5359, 68.0988, 39.4008
        CIE-LCH:
        42.5359, 78.6757, 30.0530
        CIE-Luv:
        42.5359, 134.0271, 22.4107
        Hunter-Lab:
        35.8465, 61.8156, 19.8503
      #cb0028 color charts
#cb0028 RGB chart
      #cb0028 CMYK chart
      #cb0028 RGB pie chart
      #cb0028 color shades, tints & tones
#cb0028 color schemes
#cb0028 color preview, HTML & CSS examples
           This text has a color of #cb0028        
        
          <p style="color:#cb0028;">Text here</p>
        
        
          .mytext {color:#cb0028;}
        
        Text color #cb0028
      
           This box has a color of #cb0028        
        
          <div style="background-color:#cb0028;">Content here</div>
        
        
          .mybackground {background-color:#cb0028;}
        
        Background color #cb0028
      
           Border around this has a color of #cb0028        
        
          <div style="border:2px solid #cb0028;">Content here</div>
        
        
          .myborder {border:2px solid #cb0028;}
        
        Border color #cb0028