#cf0317 color space conversions
Hex:
        #cf0317
        RGB:
        207, 3, 23
        CMY:
        19, 99, 91
        CMYK:
        0, 99, 89, 19
      HSL:
        354°, 97.1429%, 41.1765%
        HSV (HSB):
        354°, 98.5507%, 81.1765%
        XYZ:
        25.9193, 13.3924, 2.0295
        xyY:
        0.6270, 0.3239, 13.3924
      CIE-Lab:
        43.3486, 68.4259, 49.2971
        CIE-LCH:
        43.3486, 84.3345, 35.7707
        CIE-Luv:
        43.3486, 139.3788, 27.7271
        Hunter-Lab:
        36.5956, 62.3828, 22.3289
      #cf0317 color charts
#cf0317 RGB chart
      #cf0317 CMYK chart
      #cf0317 RGB pie chart
      #cf0317 color shades, tints & tones
#cf0317 color schemes
#cf0317 color preview, HTML & CSS examples
           This text has a color of #cf0317        
        
          <p style="color:#cf0317;">Text here</p>
        
        
          .mytext {color:#cf0317;}
        
        Text color #cf0317
      
           This box has a color of #cf0317        
        
          <div style="background-color:#cf0317;">Content here</div>
        
        
          .mybackground {background-color:#cf0317;}
        
        Background color #cf0317
      
           Border around this has a color of #cf0317        
        
          <div style="border:2px solid #cf0317;">Content here</div>
        
        
          .myborder {border:2px solid #cf0317;}
        
        Border color #cf0317