#cf4245 color space conversions
Hex:
        #cf4245
        RGB:
        207, 66, 69
        CMY:
        19, 74, 73
        CMYK:
        0, 68, 67, 19
      HSL:
        359°, 59.4937%, 53.5294%
        HSV (HSB):
        359°, 68.1159%, 81.1765%
        XYZ:
        28.7545, 17.5915, 7.5102
        xyY:
        0.5339, 0.3266, 17.5915
      CIE-Lab:
        48.9968, 55.4958, 30.0422
        CIE-LCH:
        48.9968, 63.1056, 28.4285
        CIE-Luv:
        48.9968, 106.4450, 21.6736
        Hunter-Lab:
        41.9422, 48.9762, 18.7431
      #cf4245 color charts
#cf4245 RGB chart
      #cf4245 CMYK chart
      #cf4245 RGB pie chart
      #cf4245 color shades, tints & tones
#cf4245 color schemes
#cf4245 color preview, HTML & CSS examples
           This text has a color of #cf4245        
        
          <p style="color:#cf4245;">Text here</p>
        
        
          .mytext {color:#cf4245;}
        
        Text color #cf4245
      
           This box has a color of #cf4245        
        
          <div style="background-color:#cf4245;">Content here</div>
        
        
          .mybackground {background-color:#cf4245;}
        
        Background color #cf4245
      
           Border around this has a color of #cf4245        
        
          <div style="border:2px solid #cf4245;">Content here</div>
        
        
          .myborder {border:2px solid #cf4245;}
        
        Border color #cf4245