#d03232 color space conversions
Hex:
        #d03232
        RGB:
        208, 50, 50
        CMY:
        18, 80, 80
        CMYK:
        0, 76, 76, 18
      HSL:
        0°, 62.6984%, 50.5882%
        HSV (HSB):
        0°, 75.9615%, 81.5686%
        XYZ:
        27.7287, 15.9214, 4.6293
        xyY:
        0.5743, 0.3298, 15.9214
      CIE-Lab:
        46.8712, 60.6184, 38.5945
        CIE-LCH:
        46.8712, 71.8618, 32.4841
        CIE-Luv:
        46.8712, 120.4437, 25.9721
        Hunter-Lab:
        39.9016, 54.2168, 21.0525
      #d03232 color charts
#d03232 RGB chart
      #d03232 CMYK chart
      #d03232 RGB pie chart
      #d03232 color shades, tints & tones
#d03232 color schemes
#d03232 color preview, HTML & CSS examples
           This text has a color of #d03232        
        
          <p style="color:#d03232;">Text here</p>
        
        
          .mytext {color:#d03232;}
        
        Text color #d03232
      
           This box has a color of #d03232        
        
          <div style="background-color:#d03232;">Content here</div>
        
        
          .mybackground {background-color:#d03232;}
        
        Background color #d03232
      
           Border around this has a color of #d03232        
        
          <div style="border:2px solid #d03232;">Content here</div>
        
        
          .myborder {border:2px solid #d03232;}
        
        Border color #d03232