#dd3c02 color space conversions
Hex:
#dd3c02
RGB:
221, 60, 2
CMY:
13, 76, 99
CMYK:
0, 73, 99, 13
HSL:
16°, 98.2063%, 43.7255%
HSV (HSB):
16°, 99.0950%, 86.6667%
XYZ:
31.4456, 18.6083, 1.9918
xyY:
0.6042, 0.3575, 18.6083
CIE-Lab:
50.2257, 60.3595, 61.4844
CIE-LCH:
50.2257, 86.1603, 45.5290
CIE-Luv:
50.2257, 130.2739, 39.6549
Hunter-Lab:
43.1373, 54.6302, 27.4584
#dd3c02 color charts
#dd3c02 color shades, tints & tones
#dd3c02 color schemes
#dd3c02 color preview, HTML & CSS examples
This text has a color of #dd3c02
<p style="color:#dd3c02;">Text here</p>
.mytext {color:#dd3c02;}
This box has a color of #dd3c02
<div style="background-color:#dd3c02;">Content here</div>
.mybackground {background-color:#dd3c02;}
Border around this has a color of #dd3c02
<div style="border:2px solid #dd3c02;">Content here</div>
.myborder {border:2px solid #dd3c02;}