#cb2d27 color space conversions
Hex:
        #cb2d27
        RGB:
        203, 45, 39
        CMY:
        20, 82, 85
        CMYK:
        0, 78, 81, 20
      HSL:
        2°, 67.7686%, 47.4510%
        HSV (HSB):
        2°, 80.7882%, 79.6078%
        XYZ:
        25.9332, 14.7198, 3.3938
        xyY:
        0.5888, 0.3342, 14.7198
      CIE-Lab:
        45.2480, 60.2969, 42.6581
        CIE-LCH:
        45.2480, 73.8608, 35.2781
        CIE-Luv:
        45.2480, 121.1325, 27.8348
        Hunter-Lab:
        38.3663, 53.5135, 21.6117
      #cb2d27 color charts
#cb2d27 RGB chart
      #cb2d27 CMYK chart
      #cb2d27 RGB pie chart
      #cb2d27 color shades, tints & tones
#cb2d27 color schemes
#cb2d27 color preview, HTML & CSS examples
           This text has a color of #cb2d27        
        
          <p style="color:#cb2d27;">Text here</p>
        
        
          .mytext {color:#cb2d27;}
        
        Text color #cb2d27
      
           This box has a color of #cb2d27        
        
          <div style="background-color:#cb2d27;">Content here</div>
        
        
          .mybackground {background-color:#cb2d27;}
        
        Background color #cb2d27
      
           Border around this has a color of #cb2d27        
        
          <div style="border:2px solid #cb2d27;">Content here</div>
        
        
          .myborder {border:2px solid #cb2d27;}
        
        Border color #cb2d27