#dd3b3e color space conversions
Hex:
#dd3b3e
RGB:
221, 59, 62
CMY:
13, 77, 76
CMYK:
0, 73, 72, 13
HSL:
359°, 70.4348%, 54.9020%
HSV (HSB):
359°, 73.3032%, 86.6667%
XYZ:
32.2523, 18.8479, 6.4955
xyY:
0.5600, 0.3272, 18.8479
CIE-Lab:
50.5088, 62.0714, 36.5227
CIE-LCH:
50.5088, 72.0192, 30.4725
CIE-Luv:
50.5088, 123.3691, 25.5072
Hunter-Lab:
43.4141, 56.6324, 21.5190
#dd3b3e color charts
#dd3b3e color shades, tints & tones
#dd3b3e color schemes
#dd3b3e color preview, HTML & CSS examples
This text has a color of #dd3b3e
<p style="color:#dd3b3e;">Text here</p>
.mytext {color:#dd3b3e;}
This box has a color of #dd3b3e
<div style="background-color:#dd3b3e;">Content here</div>
.mybackground {background-color:#dd3b3e;}
Border around this has a color of #dd3b3e
<div style="border:2px solid #dd3b3e;">Content here</div>
.myborder {border:2px solid #dd3b3e;}