#cf1946 color space conversions
Hex:
        #cf1946
        RGB:
        207, 25, 70
        CMY:
        19, 90, 73
        CMYK:
        0, 88, 66, 19
      HSL:
        345°, 78.4483%, 45.4902%
        HSV (HSB):
        345°, 87.9227%, 81.1765%
        XYZ:
        27.1852, 14.4029, 7.1416
        xyY:
        0.5579, 0.2956, 14.4029
      CIE-Lab:
        44.8052, 67.3424, 24.1798
        CIE-LCH:
        44.8052, 71.5519, 19.7510
        CIE-Luv:
        44.8052, 124.0901, 12.4992
        Hunter-Lab:
        37.9511, 61.4493, 15.4087
      #cf1946 color charts
#cf1946 RGB chart
      #cf1946 CMYK chart
      #cf1946 RGB pie chart
      #cf1946 color shades, tints & tones
#cf1946 color schemes
#cf1946 color preview, HTML & CSS examples
           This text has a color of #cf1946        
        
          <p style="color:#cf1946;">Text here</p>
        
        
          .mytext {color:#cf1946;}
        
        Text color #cf1946
      
           This box has a color of #cf1946        
        
          <div style="background-color:#cf1946;">Content here</div>
        
        
          .mybackground {background-color:#cf1946;}
        
        Background color #cf1946
      
           Border around this has a color of #cf1946        
        
          <div style="border:2px solid #cf1946;">Content here</div>
        
        
          .myborder {border:2px solid #cf1946;}
        
        Border color #cf1946