#cf223a color space conversions
Hex:
        #cf223a
        RGB:
        207, 34, 58
        CMY:
        19, 87, 77
        CMYK:
        0, 84, 72, 19
      HSL:
        352°, 71.7842%, 47.2549%
        HSV (HSB):
        352°, 83.5749%, 81.1765%
        XYZ:
        27.0679, 14.7149, 5.4166
        xyY:
        0.5735, 0.3118, 14.7149
      CIE-Lab:
        45.2413, 64.9881, 32.0322
        CIE-LCH:
        45.2413, 72.4536, 26.2383
        CIE-Luv:
        45.2413, 124.8111, 19.5437
        Hunter-Lab:
        38.3601, 58.8242, 18.4800
      #cf223a color charts
#cf223a RGB chart
      #cf223a CMYK chart
      #cf223a RGB pie chart
      #cf223a color shades, tints & tones
#cf223a color schemes
#cf223a color preview, HTML & CSS examples
           This text has a color of #cf223a        
        
          <p style="color:#cf223a;">Text here</p>
        
        
          .mytext {color:#cf223a;}
        
        Text color #cf223a
      
           This box has a color of #cf223a        
        
          <div style="background-color:#cf223a;">Content here</div>
        
        
          .mybackground {background-color:#cf223a;}
        
        Background color #cf223a
      
           Border around this has a color of #cf223a        
        
          <div style="border:2px solid #cf223a;">Content here</div>
        
        
          .myborder {border:2px solid #cf223a;}
        
        Border color #cf223a