#cb041f color space conversions
Hex:
        #cb041f
        RGB:
        203, 4, 31
        CMY:
        20, 98, 88
        CMYK:
        0, 98, 85, 20
      HSL:
        352°, 96.1353%, 40.5882%
        HSV (HSB):
        352°, 98.0296%, 79.6078%
        XYZ:
        24.9193, 12.8823, 2.4695
        xyY:
        0.6188, 0.3199, 12.8823
      CIE-Lab:
        42.5853, 67.4914, 44.3969
        CIE-LCH:
        42.5853, 80.7847, 33.3376
        CIE-Luv:
        42.5853, 135.1179, 25.2840
        Hunter-Lab:
        35.8919, 61.1198, 21.0450
      #cb041f color charts
#cb041f RGB chart
      #cb041f CMYK chart
      #cb041f RGB pie chart
      #cb041f color shades, tints & tones
#cb041f color schemes
#cb041f color preview, HTML & CSS examples
           This text has a color of #cb041f        
        
          <p style="color:#cb041f;">Text here</p>
        
        
          .mytext {color:#cb041f;}
        
        Text color #cb041f
      
           This box has a color of #cb041f        
        
          <div style="background-color:#cb041f;">Content here</div>
        
        
          .mybackground {background-color:#cb041f;}
        
        Background color #cb041f
      
           Border around this has a color of #cb041f        
        
          <div style="border:2px solid #cb041f;">Content here</div>
        
        
          .myborder {border:2px solid #cb041f;}
        
        Border color #cb041f