#dd3d3e color space conversions
Hex:
#dd3d3e
RGB:
221, 61, 62
CMY:
13, 76, 76
CMYK:
0, 72, 72, 13
HSL:
360°, 70.1754%, 55.2941%
HSV (HSB):
360°, 72.3982%, 86.6667%
XYZ:
32.3570, 19.0574, 6.5305
xyY:
0.5584, 0.3289, 19.0574
CIE-Lab:
50.7543, 61.3901, 36.8063
CIE-LCH:
50.7543, 71.5783, 30.9447
CIE-Luv:
50.7543, 122.2615, 25.9935
Hunter-Lab:
43.6548, 55.9086, 21.6890
#dd3d3e color charts
#dd3d3e color shades, tints & tones
#dd3d3e color schemes
#dd3d3e color preview, HTML & CSS examples
This text has a color of #dd3d3e
<p style="color:#dd3d3e;">Text here</p>
.mytext {color:#dd3d3e;}
This box has a color of #dd3d3e
<div style="background-color:#dd3d3e;">Content here</div>
.mybackground {background-color:#dd3d3e;}
Border around this has a color of #dd3d3e
<div style="border:2px solid #dd3d3e;">Content here</div>
.myborder {border:2px solid #dd3d3e;}