#d2a72c color space conversions
Hex:
#d2a72c
RGB:
210, 167, 44
CMY:
18, 35, 83
CMYK:
0, 20, 79, 18
HSL:
44°, 65.3543%, 49.8039%
HSV (HSB):
44°, 79.0476%, 82.3529%
XYZ:
40.8517, 41.5209, 8.2441
xyY:
0.4508, 0.4582, 41.5209
CIE-Lab:
70.5394, 4.3206, 64.5953
CIE-LCH:
70.5394, 64.7396, 86.1733
CIE-Luv:
70.5394, 36.2520, 68.3187
Hunter-Lab:
64.4367, 0.4014, 37.5201
#d2a72c color charts
#d2a72c color shades, tints & tones
#d2a72c color schemes
#d2a72c color preview, HTML & CSS examples
This text has a color of #d2a72c
<p style="color:#d2a72c;">Text here</p>
.mytext {color:#d2a72c;}
This box has a color of #d2a72c
<div style="background-color:#d2a72c;">Content here</div>
.mybackground {background-color:#d2a72c;}
Border around this has a color of #d2a72c
<div style="border:2px solid #d2a72c;">Content here</div>
.myborder {border:2px solid #d2a72c;}