#d9962f color space conversions
Hex:
#d9962f
RGB:
217, 150, 47
CMY:
15, 41, 82
CMYK:
0, 31, 78, 15
HSL:
36°, 69.1057%, 51.7647%
HSV (HSB):
36°, 78.3410%, 85.0980%
XYZ:
40.0347, 36.7696, 7.6765
xyY:
0.4739, 0.4352, 36.7696
CIE-Lab:
67.1038, 16.5965, 60.6601
CIE-LCH:
67.1038, 62.8895, 74.6984
CIE-Luv:
67.1038, 54.7088, 61.1504
Hunter-Lab:
60.6380, 11.7337, 34.9407
#d9962f color charts
#d9962f color shades, tints & tones
#d9962f color schemes
#d9962f color preview, HTML & CSS examples
This text has a color of #d9962f
<p style="color:#d9962f;">Text here</p>
.mytext {color:#d9962f;}
This box has a color of #d9962f
<div style="background-color:#d9962f;">Content here</div>
.mybackground {background-color:#d9962f;}
Border around this has a color of #d9962f
<div style="border:2px solid #d9962f;">Content here</div>
.myborder {border:2px solid #d9962f;}