#dd0f33 color space conversions
Hex:
        #dd0f33
        RGB:
        221, 15, 51
        CMY:
        13, 94, 80
        CMYK:
        0, 93, 77, 13
      HSL:
        350°, 87.2881%, 46.2745%
        HSV (HSB):
        350°, 93.2127%, 86.6667%
        XYZ:
        30.5872, 15.9528, 4.5990
        xyY:
        0.5981, 0.3119, 15.9528
      CIE-Lab:
        46.9125, 71.4644, 38.8180
        CIE-LCH:
        46.9125, 81.3265, 28.5099
        CIE-Luv:
        46.9125, 142.3764, 23.0450
        Hunter-Lab:
        39.9410, 66.8002, 21.1317
      #dd0f33 color charts
#dd0f33 RGB chart
      #dd0f33 CMYK chart
      #dd0f33 RGB pie chart
      #dd0f33 color shades, tints & tones
#dd0f33 color schemes
#dd0f33 color preview, HTML & CSS examples
           This text has a color of #dd0f33        
        
          <p style="color:#dd0f33;">Text here</p>
        
        
          .mytext {color:#dd0f33;}
        
        Text color #dd0f33
      
           This box has a color of #dd0f33        
        
          <div style="background-color:#dd0f33;">Content here</div>
        
        
          .mybackground {background-color:#dd0f33;}
        
        Background color #dd0f33
      
           Border around this has a color of #dd0f33        
        
          <div style="border:2px solid #dd0f33;">Content here</div>
        
        
          .myborder {border:2px solid #dd0f33;}
        
        Border color #dd0f33