#cf1b41 color space conversions
Hex:
        #cf1b41
        RGB:
        207, 27, 65
        CMY:
        19, 89, 75
        CMYK:
        0, 87, 69, 19
      HSL:
        347°, 76.9231%, 45.8824%
        HSV (HSB):
        347°, 86.9565%, 81.1765%
        XYZ:
        27.0782, 14.4309, 6.3593
        xyY:
        0.5657, 0.3015, 14.4309
      CIE-Lab:
        44.8447, 66.7393, 27.3074
        CIE-LCH:
        44.8447, 72.1099, 22.2527
        CIE-Luv:
        44.8447, 125.1030, 15.2812
        Hunter-Lab:
        37.9880, 60.7572, 16.6663
      #cf1b41 color charts
#cf1b41 RGB chart
      #cf1b41 CMYK chart
      #cf1b41 RGB pie chart
      #cf1b41 color shades, tints & tones
#cf1b41 color schemes
#cf1b41 color preview, HTML & CSS examples
           This text has a color of #cf1b41        
        
          <p style="color:#cf1b41;">Text here</p>
        
        
          .mytext {color:#cf1b41;}
        
        Text color #cf1b41
      
           This box has a color of #cf1b41        
        
          <div style="background-color:#cf1b41;">Content here</div>
        
        
          .mybackground {background-color:#cf1b41;}
        
        Background color #cf1b41
      
           Border around this has a color of #cf1b41        
        
          <div style="border:2px solid #cf1b41;">Content here</div>
        
        
          .myborder {border:2px solid #cf1b41;}
        
        Border color #cf1b41