#d9991f color space conversions
Hex:
#d9991f
RGB:
217, 153, 31
CMY:
15, 40, 88
CMYK:
0, 29, 86, 15
HSL:
39°, 75.0000%, 48.6275%
HSV (HSB):
39°, 85.7143%, 85.0980%
XYZ:
40.2538, 37.6331, 6.4386
xyY:
0.4774, 0.4463, 37.6331
CIE-Lab:
67.7493, 14.4968, 66.4768
CIE-LCH:
67.7493, 68.0391, 77.6979
CIE-Luv:
67.7493, 52.9943, 65.5194
Hunter-Lab:
61.3458, 9.7727, 36.7192
#d9991f color charts
#d9991f color shades, tints & tones
#d9991f color schemes
#d9991f color preview, HTML & CSS examples
This text has a color of #d9991f
<p style="color:#d9991f;">Text here</p>
.mytext {color:#d9991f;}
This box has a color of #d9991f
<div style="background-color:#d9991f;">Content here</div>
.mybackground {background-color:#d9991f;}
Border around this has a color of #d9991f
<div style="border:2px solid #d9991f;">Content here</div>
.myborder {border:2px solid #d9991f;}