#cf483d color space conversions
Hex:
        #cf483d
        RGB:
        207, 72, 61
        CMY:
        19, 72, 76
        CMYK:
        0, 65, 71, 19
      HSL:
        5°, 60.3306%, 52.5490%
        HSV (HSB):
        5°, 70.5314%, 81.1765%
        XYZ:
        28.8918, 18.2370, 6.4122
        xyY:
        0.5396, 0.3406, 18.2370
      CIE-Lab:
        49.7824, 52.6432, 35.6060
        CIE-LCH:
        49.7824, 63.5538, 34.0730
        CIE-Luv:
        49.7824, 104.4643, 27.1134
        Hunter-Lab:
        42.7049, 46.0299, 20.9909
      #cf483d color charts
#cf483d RGB chart
      #cf483d CMYK chart
      #cf483d RGB pie chart
      #cf483d color shades, tints & tones
#cf483d color schemes
#cf483d color preview, HTML & CSS examples
           This text has a color of #cf483d        
        
          <p style="color:#cf483d;">Text here</p>
        
        
          .mytext {color:#cf483d;}
        
        Text color #cf483d
      
           This box has a color of #cf483d        
        
          <div style="background-color:#cf483d;">Content here</div>
        
        
          .mybackground {background-color:#cf483d;}
        
        Background color #cf483d
      
           Border around this has a color of #cf483d        
        
          <div style="border:2px solid #cf483d;">Content here</div>
        
        
          .myborder {border:2px solid #cf483d;}
        
        Border color #cf483d