#af2c01 color space conversions
Hex:
        #af2c01
        RGB:
        175, 44, 1
        CMY:
        31, 83, 100
        CMYK:
        0, 75, 99, 31
      HSL:
        15°, 98.8636%, 34.5098%
        HSV (HSB):
        15°, 99.4286%, 68.6275%
        XYZ:
        18.5854, 10.9175, 1.1565
        xyY:
        0.6062, 0.3561, 10.9175
      CIE-Lab:
        39.4412, 51.2405, 51.6254
        CIE-LCH:
        39.4412, 72.7377, 45.2144
        CIE-Luv:
        39.4412, 103.6946, 30.9947
        Hunter-Lab:
        33.0417, 42.5802, 21.0540
      #af2c01 color charts
#af2c01 RGB chart
      #af2c01 CMYK chart
      #af2c01 RGB pie chart
      #af2c01 color shades, tints & tones
#af2c01 color schemes
#af2c01 color preview, HTML & CSS examples
           This text has a color of #af2c01        
        
          <p style="color:#af2c01;">Text here</p>
        
        
          .mytext {color:#af2c01;}
        
        Text color #af2c01
      
           This box has a color of #af2c01        
        
          <div style="background-color:#af2c01;">Content here</div>
        
        
          .mybackground {background-color:#af2c01;}
        
        Background color #af2c01
      
           Border around this has a color of #af2c01        
        
          <div style="border:2px solid #af2c01;">Content here</div>
        
        
          .myborder {border:2px solid #af2c01;}
        
        Border color #af2c01