#cf0b15 color space conversions
Hex:
        #cf0b15
        RGB:
        207, 11, 21
        CMY:
        19, 96, 92
        CMYK:
        0, 95, 90, 19
      HSL:
        357°, 89.9083%, 42.7451%
        HSV (HSB):
        357°, 94.6860%, 81.1765%
        XYZ:
        25.9872, 13.5589, 1.9569
        xyY:
        0.6262, 0.3267, 13.5589
      CIE-Lab:
        43.5936, 67.6527, 50.3592
        CIE-LCH:
        43.5936, 84.3382, 36.6632
        CIE-Luv:
        43.5936, 138.3022, 28.5669
        Hunter-Lab:
        36.8224, 61.5360, 22.6247
      #cf0b15 color charts
#cf0b15 RGB chart
      #cf0b15 CMYK chart
      #cf0b15 RGB pie chart
      #cf0b15 color shades, tints & tones
#cf0b15 color schemes
#cf0b15 color preview, HTML & CSS examples
           This text has a color of #cf0b15        
        
          <p style="color:#cf0b15;">Text here</p>
        
        
          .mytext {color:#cf0b15;}
        
        Text color #cf0b15
      
           This box has a color of #cf0b15        
        
          <div style="background-color:#cf0b15;">Content here</div>
        
        
          .mybackground {background-color:#cf0b15;}
        
        Background color #cf0b15
      
           Border around this has a color of #cf0b15        
        
          <div style="border:2px solid #cf0b15;">Content here</div>
        
        
          .myborder {border:2px solid #cf0b15;}
        
        Border color #cf0b15