#cf1b02 color space conversions
Hex:
        #cf1b02
        RGB:
        207, 27, 2
        CMY:
        19, 89, 99
        CMYK:
        0, 87, 99, 19
      HSL:
        7°, 98.0861%, 40.9804%
        HSV (HSB):
        7°, 99.0338%, 81.1765%
        XYZ:
        26.1350, 14.0536, 1.3926
        xyY:
        0.6285, 0.3380, 14.0536
      CIE-Lab:
        44.3098, 65.1799, 57.2105
        CIE-LCH:
        44.3098, 86.7264, 41.2745
        CIE-Luv:
        44.3098, 135.7840, 32.3917
        Hunter-Lab:
        37.4882, 58.8375, 24.0393
      #cf1b02 color charts
#cf1b02 RGB chart
      #cf1b02 CMYK chart
      #cf1b02 RGB pie chart
      #cf1b02 color shades, tints & tones
#cf1b02 color schemes
#cf1b02 color preview, HTML & CSS examples
           This text has a color of #cf1b02        
        
          <p style="color:#cf1b02;">Text here</p>
        
        
          .mytext {color:#cf1b02;}
        
        Text color #cf1b02
      
           This box has a color of #cf1b02        
        
          <div style="background-color:#cf1b02;">Content here</div>
        
        
          .mybackground {background-color:#cf1b02;}
        
        Background color #cf1b02
      
           Border around this has a color of #cf1b02        
        
          <div style="border:2px solid #cf1b02;">Content here</div>
        
        
          .myborder {border:2px solid #cf1b02;}
        
        Border color #cf1b02