#dd2042 color space conversions
Hex:
#dd2042
RGB:
221, 32, 66
CMY:
13, 87, 74
CMYK:
0, 86, 70, 13
HSL:
349°, 74.7036%, 49.6078%
HSV (HSB):
349°, 85.5204%, 86.6667%
XYZ:
31.3187, 16.7985, 6.7460
xyY:
0.5709, 0.3062, 16.7985
CIE-Lab:
48.0052, 69.4648, 31.2144
CIE-LCH:
48.0052, 76.1557, 24.1970
CIE-Luv:
48.0052, 134.0995, 18.5666
Hunter-Lab:
40.9860, 64.6719, 18.9315
#dd2042 color charts
#dd2042 color shades, tints & tones
#dd2042 color schemes
#dd2042 color preview, HTML & CSS examples
This text has a color of #dd2042
<p style="color:#dd2042;">Text here</p>
.mytext {color:#dd2042;}
This box has a color of #dd2042
<div style="background-color:#dd2042;">Content here</div>
.mybackground {background-color:#dd2042;}
Border around this has a color of #dd2042
<div style="border:2px solid #dd2042;">Content here</div>
.myborder {border:2px solid #dd2042;}