#cf1b30 color space conversions
Hex:
        #cf1b30
        RGB:
        207, 27, 48
        CMY:
        19, 89, 81
        CMYK:
        0, 87, 77, 19
      HSL:
        353°, 76.9231%, 45.8824%
        HSV (HSB):
        353°, 86.9565%, 81.1765%
        XYZ:
        26.6576, 14.2627, 4.1443
        xyY:
        0.5915, 0.3165, 14.2627
      CIE-Lab:
        44.6073, 66.0501, 37.2195
        CIE-LCH:
        44.6073, 75.8150, 29.4014
        CIE-Luv:
        44.6073, 129.6489, 22.5987
        Hunter-Lab:
        37.7659, 59.9060, 19.9299
      #cf1b30 color charts
#cf1b30 RGB chart
      #cf1b30 CMYK chart
      #cf1b30 RGB pie chart
      #cf1b30 color shades, tints & tones
#cf1b30 color schemes
#cf1b30 color preview, HTML & CSS examples
           This text has a color of #cf1b30        
        
          <p style="color:#cf1b30;">Text here</p>
        
        
          .mytext {color:#cf1b30;}
        
        Text color #cf1b30
      
           This box has a color of #cf1b30        
        
          <div style="background-color:#cf1b30;">Content here</div>
        
        
          .mybackground {background-color:#cf1b30;}
        
        Background color #cf1b30
      
           Border around this has a color of #cf1b30        
        
          <div style="border:2px solid #cf1b30;">Content here</div>
        
        
          .myborder {border:2px solid #cf1b30;}
        
        Border color #cf1b30