#dd2244 color space conversions
Hex:
#dd2244
RGB:
221, 34, 68
CMY:
13, 87, 73
CMYK:
0, 85, 69, 13
HSL:
349°, 73.3333%, 50.0000%
HSV (HSB):
349°, 84.6154%, 86.6667%
XYZ:
31.4342, 16.9336, 7.0806
xyY:
0.5669, 0.3054, 16.9336
CIE-Lab:
48.1762, 69.1516, 30.2221
CIE-LCH:
48.1762, 75.4674, 23.6073
CIE-Luv:
48.1762, 132.8705, 17.9159
Hunter-Lab:
41.1504, 64.3404, 18.6035
#dd2244 color charts
#dd2244 color shades, tints & tones
#dd2244 color schemes
#dd2244 color preview, HTML & CSS examples
This text has a color of #dd2244
<p style="color:#dd2244;">Text here</p>
.mytext {color:#dd2244;}
This box has a color of #dd2244
<div style="background-color:#dd2244;">Content here</div>
.mybackground {background-color:#dd2244;}
Border around this has a color of #dd2244
<div style="border:2px solid #dd2244;">Content here</div>
.myborder {border:2px solid #dd2244;}