#dd3b35 color space conversions
Hex:
#dd3b35
RGB:
221, 59, 53
CMY:
13, 77, 79
CMYK:
0, 73, 76, 13
HSL:
2°, 71.1864%, 53.7255%
HSV (HSB):
2°, 76.0181%, 86.6667%
XYZ:
32.0254, 18.7571, 5.3007
xyY:
0.5710, 0.3345, 18.7571
CIE-Lab:
50.4018, 61.7125, 41.4581
CIE-LCH:
50.4018, 74.3452, 33.8930
CIE-Luv:
50.4018, 125.2723, 29.0483
Hunter-Lab:
43.3095, 56.2009, 23.0600
#dd3b35 color charts
#dd3b35 color shades, tints & tones
#dd3b35 color schemes
#dd3b35 color preview, HTML & CSS examples
This text has a color of #dd3b35
<p style="color:#dd3b35;">Text here</p>
.mytext {color:#dd3b35;}
This box has a color of #dd3b35
<div style="background-color:#dd3b35;">Content here</div>
.mybackground {background-color:#dd3b35;}
Border around this has a color of #dd3b35
<div style="border:2px solid #dd3b35;">Content here</div>
.myborder {border:2px solid #dd3b35;}