#dd9f2f color space conversions
Hex:
#dd9f2f
RGB:
221, 159, 47
CMY:
13, 38, 82
CMYK:
0, 28, 79, 13
HSL:
39°, 71.9008%, 52.5490%
HSV (HSB):
39°, 78.7330%, 86.6667%
XYZ:
42.7300, 40.3737, 8.2301
xyY:
0.4678, 0.4420, 40.3737
CIE-Lab:
69.7348, 13.4851, 63.2561
CIE-LCH:
69.7348, 64.6775, 77.9657
CIE-Luv:
69.7348, 50.8740, 64.8717
Hunter-Lab:
63.5403, 8.8435, 36.7986
#dd9f2f color charts
#dd9f2f color shades, tints & tones
#dd9f2f color schemes
#dd9f2f color preview, HTML & CSS examples
This text has a color of #dd9f2f
<p style="color:#dd9f2f;">Text here</p>
.mytext {color:#dd9f2f;}
This box has a color of #dd9f2f
<div style="background-color:#dd9f2f;">Content here</div>
.mybackground {background-color:#dd9f2f;}
Border around this has a color of #dd9f2f
<div style="border:2px solid #dd9f2f;">Content here</div>
.myborder {border:2px solid #dd9f2f;}