#dd4149 color space conversions
Hex:
#dd4149
RGB:
221, 65, 73
CMY:
13, 75, 71
CMYK:
0, 71, 67, 13
HSL:
357°, 69.6429%, 56.0784%
HSV (HSB):
357°, 70.5882%, 86.6667%
XYZ:
32.9117, 19.6338, 8.3584
xyY:
0.5404, 0.3224, 19.6338
CIE-Lab:
51.4206, 60.5018, 31.2427
CIE-LCH:
51.4206, 68.0924, 27.3115
CIE-Luv:
51.4206, 117.4050, 22.0333
Hunter-Lab:
44.3100, 55.0400, 19.8329
#dd4149 color charts
#dd4149 color shades, tints & tones
#dd4149 color schemes
#dd4149 color preview, HTML & CSS examples
This text has a color of #dd4149
<p style="color:#dd4149;">Text here</p>
.mytext {color:#dd4149;}
This box has a color of #dd4149
<div style="background-color:#dd4149;">Content here</div>
.mybackground {background-color:#dd4149;}
Border around this has a color of #dd4149
<div style="border:2px solid #dd4149;">Content here</div>
.myborder {border:2px solid #dd4149;}