#cb041d color space conversions
Hex:
        #cb041d
        RGB:
        203, 4, 29
        CMY:
        20, 98, 89
        CMYK:
        0, 98, 86, 20
      HSL:
        352°, 96.1353%, 40.5882%
        HSV (HSB):
        352°, 98.0296%, 79.6078%
        XYZ:
        24.8938, 12.8721, 2.3349
        xyY:
        0.6208, 0.3210, 12.8721
      CIE-Lab:
        42.5698, 67.4487, 45.4177
        CIE-LCH:
        42.5698, 81.3148, 33.9550
        CIE-Luv:
        42.5698, 135.4505, 25.7850
        Hunter-Lab:
        35.8776, 61.0668, 21.2558
      #cb041d color charts
#cb041d RGB chart
      #cb041d CMYK chart
      #cb041d RGB pie chart
      #cb041d color shades, tints & tones
#cb041d color schemes
#cb041d color preview, HTML & CSS examples
           This text has a color of #cb041d        
        
          <p style="color:#cb041d;">Text here</p>
        
        
          .mytext {color:#cb041d;}
        
        Text color #cb041d
      
           This box has a color of #cb041d        
        
          <div style="background-color:#cb041d;">Content here</div>
        
        
          .mybackground {background-color:#cb041d;}
        
        Background color #cb041d
      
           Border around this has a color of #cb041d        
        
          <div style="border:2px solid #cb041d;">Content here</div>
        
        
          .myborder {border:2px solid #cb041d;}
        
        Border color #cb041d