#dd4c4f color space conversions
Hex:
#dd4c4f
RGB:
221, 76, 79
CMY:
13, 70, 69
CMYK:
0, 66, 64, 13
HSL:
359°, 68.0751%, 58.2353%
HSV (HSB):
359°, 65.6109%, 86.6667%
XYZ:
33.8145, 21.1055, 9.6887
xyY:
0.5234, 0.3267, 21.1055
CIE-Lab:
53.0648, 56.5963, 29.7882
CIE-LCH:
53.0648, 63.9569, 27.7591
CIE-Luv:
53.0648, 109.4128, 22.2393
Hunter-Lab:
45.9408, 50.9878, 19.6546
#dd4c4f color charts
#dd4c4f color shades, tints & tones
#dd4c4f color schemes
#dd4c4f color preview, HTML & CSS examples
This text has a color of #dd4c4f
<p style="color:#dd4c4f;">Text here</p>
.mytext {color:#dd4c4f;}
This box has a color of #dd4c4f
<div style="background-color:#dd4c4f;">Content here</div>
.mybackground {background-color:#dd4c4f;}
Border around this has a color of #dd4c4f
<div style="border:2px solid #dd4c4f;">Content here</div>
.myborder {border:2px solid #dd4c4f;}