#d9b00e color space conversions
Hex:
#d9b00e
RGB:
217, 176, 14
CMY:
15, 31, 95
CMYK:
0, 19, 94, 15
HSL:
48°, 87.8788%, 45.2941%
HSV (HSB):
48°, 93.5484%, 85.0980%
XYZ:
44.2199, 45.8341, 6.9317
xyY:
0.4559, 0.4726, 45.8341
CIE-Lab:
73.4377, 1.9252, 74.3442
CIE-LCH:
73.4377, 74.3691, 88.5166
CIE-Luv:
73.4377, 35.5219, 76.2095
Hunter-Lab:
67.7009, -1.8865, 41.3201
#d9b00e color charts
#d9b00e color shades, tints & tones
#d9b00e color schemes
#d9b00e color preview, HTML & CSS examples
This text has a color of #d9b00e
<p style="color:#d9b00e;">Text here</p>
.mytext {color:#d9b00e;}
This box has a color of #d9b00e
<div style="background-color:#d9b00e;">Content here</div>
.mybackground {background-color:#d9b00e;}
Border around this has a color of #d9b00e
<div style="border:2px solid #d9b00e;">Content here</div>
.myborder {border:2px solid #d9b00e;}