#dd4b05 color space conversions
Hex:
#dd4b05
RGB:
221, 75, 5
CMY:
13, 71, 98
CMYK:
0, 66, 98, 13
HSL:
19°, 95.5752%, 44.3137%
HSV (HSB):
19°, 97.7376%, 86.6667%
XYZ:
32.3623, 20.4153, 2.3784
xyY:
0.5867, 0.3701, 20.4153
CIE-Lab:
52.3035, 54.7315, 61.8567
CIE-LCH:
52.3035, 82.5941, 48.4972
CIE-Luv:
52.3035, 120.0691, 42.9159
Hunter-Lab:
45.1833, 48.7790, 28.5073
#dd4b05 color charts
#dd4b05 color shades, tints & tones
#dd4b05 color schemes
#dd4b05 color preview, HTML & CSS examples
This text has a color of #dd4b05
<p style="color:#dd4b05;">Text here</p>
.mytext {color:#dd4b05;}
This box has a color of #dd4b05
<div style="background-color:#dd4b05;">Content here</div>
.mybackground {background-color:#dd4b05;}
Border around this has a color of #dd4b05
<div style="border:2px solid #dd4b05;">Content here</div>
.myborder {border:2px solid #dd4b05;}