#cf0f34 color space conversions
Hex:
        #cf0f34
        RGB:
        207, 15, 52
        CMY:
        19, 94, 80
        CMYK:
        0, 93, 75, 19
      HSL:
        348°, 86.4865%, 43.5294%
        HSV (HSB):
        348°, 92.7536%, 81.1765%
        XYZ:
        26.5228, 13.8550, 4.5252
        xyY:
        0.5907, 0.3086, 13.8550
      CIE-Lab:
        44.0242, 68.0108, 34.2131
        CIE-LCH:
        44.0242, 76.1315, 26.7049
        CIE-Luv:
        44.0242, 131.6782, 19.8144
        Hunter-Lab:
        37.2223, 62.0514, 18.8476
      #cf0f34 color charts
#cf0f34 RGB chart
      #cf0f34 CMYK chart
      #cf0f34 RGB pie chart
      #cf0f34 color shades, tints & tones
#cf0f34 color schemes
#cf0f34 color preview, HTML & CSS examples
           This text has a color of #cf0f34        
        
          <p style="color:#cf0f34;">Text here</p>
        
        
          .mytext {color:#cf0f34;}
        
        Text color #cf0f34
      
           This box has a color of #cf0f34        
        
          <div style="background-color:#cf0f34;">Content here</div>
        
        
          .mybackground {background-color:#cf0f34;}
        
        Background color #cf0f34
      
           Border around this has a color of #cf0f34        
        
          <div style="border:2px solid #cf0f34;">Content here</div>
        
        
          .myborder {border:2px solid #cf0f34;}
        
        Border color #cf0f34