#d3ae0c color space conversions
Hex:
#d3ae0c
RGB:
211, 174, 12
CMY:
17, 32, 95
CMYK:
0, 18, 94, 17
HSL:
49°, 89.2377%, 43.7255%
HSV (HSB):
49°, 94.3128%, 82.7451%
XYZ:
42.0664, 44.1475, 6.6520
xyY:
0.4530, 0.4754, 44.1475
CIE-Lab:
72.3270, 0.3187, 73.5179
CIE-LCH:
72.3270, 73.5186, 89.7516
CIE-Luv:
72.3270, 32.4345, 75.4839
Hunter-Lab:
66.4436, -3.2655, 40.5747
#d3ae0c color charts
#d3ae0c color shades, tints & tones
#d3ae0c color schemes
#d3ae0c color preview, HTML & CSS examples
This text has a color of #d3ae0c
<p style="color:#d3ae0c;">Text here</p>
.mytext {color:#d3ae0c;}
This box has a color of #d3ae0c
<div style="background-color:#d3ae0c;">Content here</div>
.mybackground {background-color:#d3ae0c;}
Border around this has a color of #d3ae0c
<div style="border:2px solid #d3ae0c;">Content here</div>
.myborder {border:2px solid #d3ae0c;}