#cb011f color space conversions
Hex:
        #cb011f
        RGB:
        203, 1, 31
        CMY:
        20, 100, 88
        CMYK:
        0, 100, 85, 20
      HSL:
        351°, 99.0196%, 40.0000%
        HSV (HSB):
        351°, 99.5074%, 79.6078%
        XYZ:
        24.8868, 12.8171, 2.4586
        xyY:
        0.6197, 0.3191, 12.8171
      CIE-Lab:
        42.4864, 67.7782, 44.3095
        CIE-LCH:
        42.4864, 80.9766, 33.1744
        CIE-Luv:
        42.4864, 135.6165, 25.1010
        Hunter-Lab:
        35.8010, 61.4309, 20.9890
      #cb011f color charts
#cb011f RGB chart
      #cb011f CMYK chart
      #cb011f RGB pie chart
      #cb011f color shades, tints & tones
#cb011f color schemes
#cb011f color preview, HTML & CSS examples
           This text has a color of #cb011f        
        
          <p style="color:#cb011f;">Text here</p>
        
        
          .mytext {color:#cb011f;}
        
        Text color #cb011f
      
           This box has a color of #cb011f        
        
          <div style="background-color:#cb011f;">Content here</div>
        
        
          .mybackground {background-color:#cb011f;}
        
        Background color #cb011f
      
           Border around this has a color of #cb011f        
        
          <div style="border:2px solid #cb011f;">Content here</div>
        
        
          .myborder {border:2px solid #cb011f;}
        
        Border color #cb011f