#dd4c4b color space conversions
Hex:
#dd4c4b
RGB:
221, 76, 75
CMY:
13, 70, 71
CMYK:
0, 66, 66, 13
HSL:
0°, 68.2243%, 58.0392%
HSV (HSB):
0°, 66.0633%, 86.6667%
XYZ:
33.6732, 21.0490, 8.9447
xyY:
0.5289, 0.3306, 21.0490
CIE-Lab:
53.0031, 56.3681, 32.0284
CIE-LCH:
53.0031, 64.8320, 29.6053
CIE-Luv:
53.0031, 110.3532, 24.2348
Hunter-Lab:
45.8792, 50.7221, 20.5562
#dd4c4b color charts
#dd4c4b color shades, tints & tones
#dd4c4b color schemes
#dd4c4b color preview, HTML & CSS examples
This text has a color of #dd4c4b
<p style="color:#dd4c4b;">Text here</p>
.mytext {color:#dd4c4b;}
This box has a color of #dd4c4b
<div style="background-color:#dd4c4b;">Content here</div>
.mybackground {background-color:#dd4c4b;}
Border around this has a color of #dd4c4b
<div style="border:2px solid #dd4c4b;">Content here</div>
.myborder {border:2px solid #dd4c4b;}