#d2c06a color space conversions
Hex:
#d2c06a
RGB:
210, 192, 106
CMY:
18, 25, 58
CMYK:
0, 9, 50, 18
HSL:
50°, 53.6082%, 61.9608%
HSV (HSB):
50°, 49.5238%, 82.3529%
XYZ:
48.0295, 52.4415, 21.2265
xyY:
0.3947, 0.4309, 52.4415
CIE-Lab:
77.5441, -4.9536, 45.3155
CIE-LCH:
77.5441, 45.5855, 96.2384
CIE-Luv:
77.5441, 16.1504, 57.5134
Hunter-Lab:
72.4165, -8.3406, 33.3127
#d2c06a color charts
#d2c06a color shades, tints & tones
#d2c06a color schemes
#d2c06a color preview, HTML & CSS examples
This text has a color of #d2c06a
<p style="color:#d2c06a;">Text here</p>
.mytext {color:#d2c06a;}
This box has a color of #d2c06a
<div style="background-color:#d2c06a;">Content here</div>
.mybackground {background-color:#d2c06a;}
Border around this has a color of #d2c06a
<div style="border:2px solid #d2c06a;">Content here</div>
.myborder {border:2px solid #d2c06a;}