#cf133f color space conversions
Hex:
        #cf133f
        RGB:
        207, 19, 63
        CMY:
        19, 93, 75
        CMYK:
        0, 91, 70, 19
      HSL:
        346°, 83.1858%, 44.3137%
        HSV (HSB):
        346°, 90.8213%, 81.1765%
        XYZ:
        26.8622, 14.0900, 6.0065
        xyY:
        0.5720, 0.3001, 14.0900
      CIE-Lab:
        44.3618, 67.9438, 27.9372
        CIE-LCH:
        44.3618, 73.4632, 22.3515
        CIE-Luv:
        44.3618, 127.7409, 15.3216
        Hunter-Lab:
        37.5367, 62.0499, 16.7883
      #cf133f color charts
#cf133f RGB chart
      #cf133f CMYK chart
      #cf133f RGB pie chart
      #cf133f color shades, tints & tones
#cf133f color schemes
#cf133f color preview, HTML & CSS examples
           This text has a color of #cf133f        
        
          <p style="color:#cf133f;">Text here</p>
        
        
          .mytext {color:#cf133f;}
        
        Text color #cf133f
      
           This box has a color of #cf133f        
        
          <div style="background-color:#cf133f;">Content here</div>
        
        
          .mybackground {background-color:#cf133f;}
        
        Background color #cf133f
      
           Border around this has a color of #cf133f        
        
          <div style="border:2px solid #cf133f;">Content here</div>
        
        
          .myborder {border:2px solid #cf133f;}
        
        Border color #cf133f