#d9b80f color space conversions
Hex:
#d9b80f
RGB:
217, 184, 15
CMY:
15, 28, 94
CMYK:
0, 15, 93, 15
HSL:
50°, 87.0690%, 45.4902%
HSV (HSB):
50°, 93.0876%, 85.0980%
XYZ:
45.8420, 49.0672, 7.5067
xyY:
0.4476, 0.4791, 49.0672
CIE-Lab:
75.4931, -2.2534, 75.7380
CIE-LCH:
75.4931, 75.7715, 91.7042
CIE-Luv:
75.4931, 29.5649, 79.1710
Hunter-Lab:
70.0480, -5.7669, 42.6797
#d9b80f color charts
#d9b80f color shades, tints & tones
#d9b80f color schemes
#d9b80f color preview, HTML & CSS examples
This text has a color of #d9b80f
<p style="color:#d9b80f;">Text here</p>
.mytext {color:#d9b80f;}
This box has a color of #d9b80f
<div style="background-color:#d9b80f;">Content here</div>
.mybackground {background-color:#d9b80f;}
Border around this has a color of #d9b80f
<div style="border:2px solid #d9b80f;">Content here</div>
.myborder {border:2px solid #d9b80f;}