#d3ba1f color space conversions
Hex:
#d3ba1f
RGB:
211, 186, 31
CMY:
17, 27, 88
CMYK:
0, 12, 85, 17
HSL:
52°, 74.3802%, 47.4510%
HSV (HSB):
52°, 85.3081%, 82.7451%
XYZ:
44.6702, 49.0656, 8.4126
xyY:
0.4373, 0.4803, 49.0656
CIE-Lab:
75.4921, -5.6191, 72.5621
CIE-LCH:
75.4921, 72.7793, 94.4281
CIE-Luv:
75.4921, 23.4340, 78.1351
Hunter-Lab:
70.0469, -8.7492, 41.9121
#d3ba1f color charts
#d3ba1f color shades, tints & tones
#d3ba1f color schemes
#d3ba1f color preview, HTML & CSS examples
This text has a color of #d3ba1f
<p style="color:#d3ba1f;">Text here</p>
.mytext {color:#d3ba1f;}
This box has a color of #d3ba1f
<div style="background-color:#d3ba1f;">Content here</div>
.mybackground {background-color:#d3ba1f;}
Border around this has a color of #d3ba1f
<div style="border:2px solid #d3ba1f;">Content here</div>
.myborder {border:2px solid #d3ba1f;}