#dd3b03 color space conversions
Hex:
#dd3b03
RGB:
221, 59, 3
CMY:
13, 77, 99
CMYK:
0, 73, 99, 13
HSL:
15°, 97.3214%, 43.9216%
HSV (HSB):
15°, 98.6425%, 86.6667%
XYZ:
31.3992, 18.5067, 2.0034
xyY:
0.6049, 0.3565, 18.5067
CIE-Lab:
50.1049, 60.7097, 61.1745
CIE-LCH:
50.1049, 86.1858, 45.2185
CIE-Luv:
50.1049, 130.8386, 39.3489
Hunter-Lab:
43.0194, 55.0006, 27.3525
#dd3b03 color charts
#dd3b03 color shades, tints & tones
#dd3b03 color schemes
#dd3b03 color preview, HTML & CSS examples
This text has a color of #dd3b03
<p style="color:#dd3b03;">Text here</p>
.mytext {color:#dd3b03;}
This box has a color of #dd3b03
<div style="background-color:#dd3b03;">Content here</div>
.mybackground {background-color:#dd3b03;}
Border around this has a color of #dd3b03
<div style="border:2px solid #dd3b03;">Content here</div>
.myborder {border:2px solid #dd3b03;}