#cf0b02 color space conversions
Hex:
        #cf0b02
        RGB:
        207, 11, 2
        CMY:
        19, 96, 99
        CMYK:
        0, 95, 99, 19
      HSL:
        3°, 98.0861%, 40.9804%
        HSV (HSB):
        3°, 99.0338%, 81.1765%
        XYZ:
        25.8628, 13.5091, 1.3018
        xyY:
        0.6359, 0.3321, 13.5091
      CIE-Lab:
        43.5206, 67.4487, 56.8888
        CIE-LCH:
        43.5206, 88.2364, 40.1456
        CIE-Luv:
        43.5206, 139.9100, 31.0103
        Hunter-Lab:
        36.7548, 61.2820, 23.6283
      #cf0b02 color charts
#cf0b02 RGB chart
      #cf0b02 CMYK chart
      #cf0b02 RGB pie chart
      #cf0b02 color shades, tints & tones
#cf0b02 color schemes
#cf0b02 color preview, HTML & CSS examples
           This text has a color of #cf0b02        
        
          <p style="color:#cf0b02;">Text here</p>
        
        
          .mytext {color:#cf0b02;}
        
        Text color #cf0b02
      
           This box has a color of #cf0b02        
        
          <div style="background-color:#cf0b02;">Content here</div>
        
        
          .mybackground {background-color:#cf0b02;}
        
        Background color #cf0b02
      
           Border around this has a color of #cf0b02        
        
          <div style="border:2px solid #cf0b02;">Content here</div>
        
        
          .myborder {border:2px solid #cf0b02;}
        
        Border color #cf0b02