#d3991f color space conversions
Hex:
#d3991f
RGB:
211, 153, 31
CMY:
17, 40, 88
CMYK:
0, 27, 85, 17
HSL:
41°, 74.3802%, 47.4510%
HSV (HSB):
41°, 85.3081%, 82.7451%
XYZ:
38.5025, 36.7303, 6.3567
xyY:
0.4719, 0.4502, 36.7303
CIE-Lab:
67.0742, 11.8806, 65.6448
CIE-LCH:
67.0742, 66.7112, 79.7414
CIE-Luv:
67.0742, 48.1734, 65.3083
Hunter-Lab:
60.6055, 7.3409, 36.2052
#d3991f color charts
#d3991f color shades, tints & tones
#d3991f color schemes
#d3991f color preview, HTML & CSS examples
This text has a color of #d3991f
<p style="color:#d3991f;">Text here</p>
.mytext {color:#d3991f;}
This box has a color of #d3991f
<div style="background-color:#d3991f;">Content here</div>
.mybackground {background-color:#d3991f;}
Border around this has a color of #d3991f
<div style="border:2px solid #d3991f;">Content here</div>
.myborder {border:2px solid #d3991f;}