#d5ae00 color space conversions
Hex:
#d5ae00
RGB:
213, 174, 0
CMY:
16, 32, 100
CMYK:
0, 18, 100, 16
HSL:
49°, 100.0000%, 41.7647%
HSV (HSB):
49°, 100.0000%, 83.5294%
XYZ:
42.5766, 44.4182, 6.3295
xyY:
0.4562, 0.4760, 44.4182
CIE-Lab:
72.5072, 1.0766, 75.1225
CIE-LCH:
72.5072, 75.1302, 89.1790
CIE-Luv:
72.5072, 34.0743, 76.2670
Hunter-Lab:
66.6470, -2.5997, 41.0221
#d5ae00 color charts
#d5ae00 color shades, tints & tones
#d5ae00 color schemes
#d5ae00 color preview, HTML & CSS examples
This text has a color of #d5ae00
<p style="color:#d5ae00;">Text here</p>
.mytext {color:#d5ae00;}
This box has a color of #d5ae00
<div style="background-color:#d5ae00;">Content here</div>
.mybackground {background-color:#d5ae00;}
Border around this has a color of #d5ae00
<div style="border:2px solid #d5ae00;">Content here</div>
.myborder {border:2px solid #d5ae00;}