#cf082d color space conversions
Hex:
        #cf082d
        RGB:
        207, 8, 45
        CMY:
        19, 97, 82
        CMYK:
        0, 96, 78, 19
      HSL:
        349°, 92.5581%, 42.1569%
        HSV (HSB):
        349°, 96.1353%, 81.1765%
        XYZ:
        26.2926, 13.6285, 3.7274
        xyY:
        0.6024, 0.3122, 13.6285
      CIE-Lab:
        43.6954, 68.4802, 37.9831
        CIE-LCH:
        43.6954, 78.3087, 29.0153
        CIE-Luv:
        43.6954, 134.5822, 21.9908
        Hunter-Lab:
        36.9168, 62.5254, 19.8554
      #cf082d color charts
#cf082d RGB chart
      #cf082d CMYK chart
      #cf082d RGB pie chart
      #cf082d color shades, tints & tones
#cf082d color schemes
#cf082d color preview, HTML & CSS examples
           This text has a color of #cf082d        
        
          <p style="color:#cf082d;">Text here</p>
        
        
          .mytext {color:#cf082d;}
        
        Text color #cf082d
      
           This box has a color of #cf082d        
        
          <div style="background-color:#cf082d;">Content here</div>
        
        
          .mybackground {background-color:#cf082d;}
        
        Background color #cf082d
      
           Border around this has a color of #cf082d        
        
          <div style="border:2px solid #cf082d;">Content here</div>
        
        
          .myborder {border:2px solid #cf082d;}
        
        Border color #cf082d