#d3ba2c color space conversions
Hex:
#d3ba2c
RGB:
211, 186, 44
CMY:
17, 27, 83
CMYK:
0, 12, 79, 17
HSL:
51°, 65.4902%, 50.0000%
HSV (HSB):
51°, 79.1469%, 82.7451%
XYZ:
44.8775, 49.1485, 9.5042
xyY:
0.4335, 0.4747, 49.1485
CIE-Lab:
75.5436, -5.2408, 69.1152
CIE-LCH:
75.5436, 69.3136, 94.3362
CIE-Luv:
75.5436, 23.1851, 75.9552
Hunter-Lab:
70.1060, -8.4210, 41.0363
#d3ba2c color charts
#d3ba2c color shades, tints & tones
#d3ba2c color schemes
#d3ba2c color preview, HTML & CSS examples
This text has a color of #d3ba2c
<p style="color:#d3ba2c;">Text here</p>
.mytext {color:#d3ba2c;}
This box has a color of #d3ba2c
<div style="background-color:#d3ba2c;">Content here</div>
.mybackground {background-color:#d3ba2c;}
Border around this has a color of #d3ba2c
<div style="border:2px solid #d3ba2c;">Content here</div>
.myborder {border:2px solid #d3ba2c;}