#cb122f color space conversions
Hex:
        #cb122f
        RGB:
        203, 18, 47
        CMY:
        20, 93, 82
        CMYK:
        0, 91, 77, 20
      HSL:
        351°, 83.7104%, 43.3333%
        HSV (HSB):
        351°, 91.1330%, 79.6078%
        XYZ:
        25.3580, 13.3344, 3.9266
        xyY:
        0.5950, 0.3129, 13.3344
      CIE-Lab:
        43.2628, 66.4381, 36.1005
        CIE-LCH:
        43.2628, 75.6126, 28.5183
        CIE-Luv:
        43.2628, 129.2808, 21.2057
        Hunter-Lab:
        36.5162, 60.0525, 19.1859
      #cb122f color charts
#cb122f RGB chart
      #cb122f CMYK chart
      #cb122f RGB pie chart
      #cb122f color shades, tints & tones
#cb122f color schemes
#cb122f color preview, HTML & CSS examples
           This text has a color of #cb122f        
        
          <p style="color:#cb122f;">Text here</p>
        
        
          .mytext {color:#cb122f;}
        
        Text color #cb122f
      
           This box has a color of #cb122f        
        
          <div style="background-color:#cb122f;">Content here</div>
        
        
          .mybackground {background-color:#cb122f;}
        
        Background color #cb122f
      
           Border around this has a color of #cb122f        
        
          <div style="border:2px solid #cb122f;">Content here</div>
        
        
          .myborder {border:2px solid #cb122f;}
        
        Border color #cb122f