#d9980b color space conversions
Hex:
#d9980b
RGB:
217, 152, 11
CMY:
15, 40, 96
CMYK:
0, 30, 95, 15
HSL:
41°, 90.3509%, 44.7059%
HSV (HSB):
41°, 94.9309%, 85.0980%
XYZ:
39.9039, 37.2323, 5.4000
xyY:
0.4835, 0.4511, 37.2323
CIE-Lab:
67.4510, 14.6916, 70.4001
CIE-LCH:
67.4510, 71.9167, 78.2123
CIE-Luv:
67.4510, 54.2527, 67.4234
Hunter-Lab:
61.0183, 9.9509, 37.4658
#d9980b color charts
#d9980b color shades, tints & tones
#d9980b color schemes
#d9980b color preview, HTML & CSS examples
This text has a color of #d9980b
<p style="color:#d9980b;">Text here</p>
.mytext {color:#d9980b;}
This box has a color of #d9980b
<div style="background-color:#d9980b;">Content here</div>
.mybackground {background-color:#d9980b;}
Border around this has a color of #d9980b
<div style="border:2px solid #d9980b;">Content here</div>
.myborder {border:2px solid #d9980b;}