#dd3e06 color space conversions
Hex:
#dd3e06
RGB:
221, 62, 6
CMY:
13, 76, 98
CMYK:
0, 72, 97, 13
HSL:
16°, 94.7137%, 44.5098%
HSV (HSB):
16°, 97.2851%, 86.6667%
XYZ:
31.5743, 18.8305, 2.1428
xyY:
0.6009, 0.3584, 18.8305
CIE-Lab:
50.4884, 59.6983, 60.6380
CIE-LCH:
50.4884, 85.0932, 45.4474
CIE-Luv:
50.4884, 128.8223, 39.7164
Hunter-Lab:
43.3942, 53.9396, 27.4482
#dd3e06 color charts
#dd3e06 color shades, tints & tones
#dd3e06 color schemes
#dd3e06 color preview, HTML & CSS examples
This text has a color of #dd3e06
<p style="color:#dd3e06;">Text here</p>
.mytext {color:#dd3e06;}
This box has a color of #dd3e06
<div style="background-color:#dd3e06;">Content here</div>
.mybackground {background-color:#dd3e06;}
Border around this has a color of #dd3e06
<div style="border:2px solid #dd3e06;">Content here</div>
.myborder {border:2px solid #dd3e06;}