#d2c065 color space conversions
Hex:
#d2c065
RGB:
210, 192, 101
CMY:
18, 25, 60
CMYK:
0, 9, 52, 18
HSL:
50°, 54.7739%, 60.9804%
HSV (HSB):
50°, 51.9048%, 82.3529%
XYZ:
47.7769, 52.3405, 19.8965
xyY:
0.3981, 0.4361, 52.3405
CIE-Lab:
77.4840, -5.3938, 47.6863
CIE-LCH:
77.4840, 47.9904, 96.4533
CIE-Luv:
77.4840, 16.3874, 59.8566
Hunter-Lab:
72.3467, -8.7275, 34.3370
#d2c065 color charts
#d2c065 color shades, tints & tones
#d2c065 color schemes
#d2c065 color preview, HTML & CSS examples
This text has a color of #d2c065
<p style="color:#d2c065;">Text here</p>
.mytext {color:#d2c065;}
This box has a color of #d2c065
<div style="background-color:#d2c065;">Content here</div>
.mybackground {background-color:#d2c065;}
Border around this has a color of #d2c065
<div style="border:2px solid #d2c065;">Content here</div>
.myborder {border:2px solid #d2c065;}