#dd3b1a color space conversions
Hex:
#dd3b1a
RGB:
221, 59, 26
CMY:
13, 77, 90
CMYK:
0, 73, 88, 13
HSL:
10°, 78.9474%, 48.4314%
HSV (HSB):
10°, 88.2353%, 86.6667%
XYZ:
31.5692, 18.5747, 2.8987
xyY:
0.5952, 0.3502, 18.5747
CIE-Lab:
50.1858, 60.9838, 54.3949
CIE-LCH:
50.1858, 81.7180, 41.7316
CIE-Luv:
50.1858, 129.2794, 36.4717
Hunter-Lab:
43.0983, 55.3279, 26.1812
#dd3b1a color charts
#dd3b1a color shades, tints & tones
#dd3b1a color schemes
#dd3b1a color preview, HTML & CSS examples
This text has a color of #dd3b1a
<p style="color:#dd3b1a;">Text here</p>
.mytext {color:#dd3b1a;}
This box has a color of #dd3b1a
<div style="background-color:#dd3b1a;">Content here</div>
.mybackground {background-color:#dd3b1a;}
Border around this has a color of #dd3b1a
<div style="border:2px solid #dd3b1a;">Content here</div>
.myborder {border:2px solid #dd3b1a;}