#d2a700 color space conversions
Hex:
#d2a700
RGB:
210, 167, 0
CMY:
18, 35, 100
CMYK:
0, 20, 100, 18
HSL:
48°, 100.0000%, 41.1765%
HSV (HSB):
48°, 100.0000%, 82.3529%
XYZ:
40.3971, 41.3391, 5.8501
xyY:
0.4612, 0.4720, 41.3391
CIE-Lab:
70.4128, 3.4610, 73.5194
CIE-LCH:
70.4128, 73.6009, 87.3047
CIE-Luv:
70.4128, 37.0533, 73.5821
Hunter-Lab:
64.2955, -0.3649, 39.6122
#d2a700 color charts
#d2a700 color shades, tints & tones
#d2a700 color schemes
#d2a700 color preview, HTML & CSS examples
This text has a color of #d2a700
<p style="color:#d2a700;">Text here</p>
.mytext {color:#d2a700;}
This box has a color of #d2a700
<div style="background-color:#d2a700;">Content here</div>
.mybackground {background-color:#d2a700;}
Border around this has a color of #d2a700
<div style="border:2px solid #d2a700;">Content here</div>
.myborder {border:2px solid #d2a700;}