#dd701f color space conversions
Hex:
#dd701f
RGB:
221, 112, 31
CMY:
13, 56, 88
CMYK:
0, 49, 86, 13
HSL:
26°, 75.3968%, 49.4118%
HSV (HSB):
26°, 85.9729%, 86.6667%
XYZ:
35.8603, 27.0594, 4.6293
xyY:
0.5309, 0.4006, 27.0594
CIE-Lab:
59.0293, 37.8928, 59.5568
CIE-LCH:
59.0293, 70.5894, 57.5336
CIE-Luv:
59.0293, 89.7629, 50.7652
Hunter-Lab:
52.0187, 32.0205, 31.1367
#dd701f color charts
#dd701f color shades, tints & tones
#dd701f color schemes
#dd701f color preview, HTML & CSS examples
This text has a color of #dd701f
<p style="color:#dd701f;">Text here</p>
.mytext {color:#dd701f;}
This box has a color of #dd701f
<div style="background-color:#dd701f;">Content here</div>
.mybackground {background-color:#dd701f;}
Border around this has a color of #dd701f
<div style="border:2px solid #dd701f;">Content here</div>
.myborder {border:2px solid #dd701f;}