#d2af3c color space conversions
Hex:
#d2af3c
RGB:
210, 175, 60
CMY:
18, 31, 76
CMYK:
0, 17, 71, 18
HSL:
46°, 62.5000%, 52.9412%
HSV (HSB):
46°, 71.4286%, 82.3529%
XYZ:
42.7239, 44.6878, 10.6488
xyY:
0.4357, 0.4557, 44.6878
CIE-Lab:
72.6859, 0.7470, 60.7606
CIE-LCH:
72.6859, 60.7652, 89.2956
CIE-Luv:
72.6859, 29.8161, 67.5857
Hunter-Lab:
66.8490, -2.9043, 37.3496
#d2af3c color charts
#d2af3c color shades, tints & tones
#d2af3c color schemes
#d2af3c color preview, HTML & CSS examples
This text has a color of #d2af3c
<p style="color:#d2af3c;">Text here</p>
.mytext {color:#d2af3c;}
This box has a color of #d2af3c
<div style="background-color:#d2af3c;">Content here</div>
.mybackground {background-color:#d2af3c;}
Border around this has a color of #d2af3c
<div style="border:2px solid #d2af3c;">Content here</div>
.myborder {border:2px solid #d2af3c;}