#d2a350 color space conversions
Hex:
#d2a350
RGB:
210, 163, 80
CMY:
18, 36, 69
CMYK:
0, 22, 62, 18
HSL:
38°, 59.0909%, 56.8627%
HSV (HSB):
38°, 61.9048%, 82.3529%
XYZ:
41.1235, 40.4752, 13.2345
xyY:
0.4336, 0.4268, 40.4752
CIE-Lab:
69.8067, 8.3138, 48.8718
CIE-LCH:
69.8067, 49.5739, 80.3456
CIE-Luv:
69.8067, 37.4483, 55.5114
Hunter-Lab:
63.6201, 4.0456, 32.2004
#d2a350 color charts
#d2a350 color shades, tints & tones
#d2a350 color schemes
#d2a350 color preview, HTML & CSS examples
This text has a color of #d2a350
<p style="color:#d2a350;">Text here</p>
.mytext {color:#d2a350;}
This box has a color of #d2a350
<div style="background-color:#d2a350;">Content here</div>
.mybackground {background-color:#d2a350;}
Border around this has a color of #d2a350
<div style="border:2px solid #d2a350;">Content here</div>
.myborder {border:2px solid #d2a350;}