#dd3a35 color space conversions
Hex:
#dd3a35
RGB:
221, 58, 53
CMY:
13, 77, 79
CMYK:
0, 74, 76, 13
HSL:
2°, 71.1864%, 53.7255%
HSV (HSB):
2°, 76.0181%, 86.6667%
XYZ:
31.9745, 18.6553, 5.2838
xyY:
0.5719, 0.3336, 18.6553
CIE-Lab:
50.2815, 62.0469, 41.3286
CIE-LCH:
50.2815, 74.5511, 33.6670
CIE-Luv:
50.2815, 125.8312, 28.8170
Hunter-Lab:
43.1918, 56.5562, 22.9812
#dd3a35 color charts
#dd3a35 color shades, tints & tones
#dd3a35 color schemes
#dd3a35 color preview, HTML & CSS examples
This text has a color of #dd3a35
<p style="color:#dd3a35;">Text here</p>
.mytext {color:#dd3a35;}
This box has a color of #dd3a35
<div style="background-color:#dd3a35;">Content here</div>
.mybackground {background-color:#dd3a35;}
Border around this has a color of #dd3a35
<div style="border:2px solid #dd3a35;">Content here</div>
.myborder {border:2px solid #dd3a35;}