#cb2812 color space conversions
Hex:
        #cb2812
        RGB:
        203, 40, 18
        CMY:
        20, 84, 93
        CMYK:
        0, 80, 91, 20
      HSL:
        7°, 83.7104%, 43.3333%
        HSV (HSB):
        7°, 91.1330%, 79.6078%
        XYZ:
        25.4966, 14.2578, 1.9805
        xyY:
        0.6109, 0.3416, 14.2578
      CIE-Lab:
        44.6004, 61.2580, 51.8857
        CIE-LCH:
        44.6004, 80.2787, 40.2647
        CIE-Luv:
        44.6004, 126.3476, 31.7549
        Hunter-Lab:
        37.7595, 54.4507, 23.3219
      #cb2812 color charts
#cb2812 RGB chart
      #cb2812 CMYK chart
      #cb2812 RGB pie chart
      #cb2812 color shades, tints & tones
#cb2812 color schemes
#cb2812 color preview, HTML & CSS examples
           This text has a color of #cb2812        
        
          <p style="color:#cb2812;">Text here</p>
        
        
          .mytext {color:#cb2812;}
        
        Text color #cb2812
      
           This box has a color of #cb2812        
        
          <div style="background-color:#cb2812;">Content here</div>
        
        
          .mybackground {background-color:#cb2812;}
        
        Background color #cb2812
      
           Border around this has a color of #cb2812        
        
          <div style="border:2px solid #cb2812;">Content here</div>
        
        
          .myborder {border:2px solid #cb2812;}
        
        Border color #cb2812