#cb0305 color space conversions
Hex:
        #cb0305
        RGB:
        203, 3, 5
        CMY:
        20, 99, 98
        CMYK:
        0, 99, 98, 20
      HSL:
        359°, 97.0874%, 40.3922%
        HSV (HSB):
        359°, 98.5222%, 79.6078%
        XYZ:
        24.6886, 12.7726, 1.3077
        xyY:
        0.6368, 0.3295, 12.7726
      CIE-Lab:
        42.4186, 67.2191, 54.9202
        CIE-LCH:
        42.4186, 86.8023, 39.2499
        CIE-Luv:
        42.4186, 138.2101, 29.6140
        Hunter-Lab:
        35.7388, 60.7661, 22.8477
      #cb0305 color charts
#cb0305 RGB chart
      #cb0305 CMYK chart
      #cb0305 RGB pie chart
      #cb0305 color shades, tints & tones
#cb0305 color schemes
#cb0305 color preview, HTML & CSS examples
           This text has a color of #cb0305        
        
          <p style="color:#cb0305;">Text here</p>
        
        
          .mytext {color:#cb0305;}
        
        Text color #cb0305
      
           This box has a color of #cb0305        
        
          <div style="background-color:#cb0305;">Content here</div>
        
        
          .mybackground {background-color:#cb0305;}
        
        Background color #cb0305
      
           Border around this has a color of #cb0305        
        
          <div style="border:2px solid #cb0305;">Content here</div>
        
        
          .myborder {border:2px solid #cb0305;}
        
        Border color #cb0305