#d2ae7f color space conversions
Hex:
#d2ae7f
RGB:
210, 174, 127
CMY:
18, 32, 50
CMYK:
0, 17, 40, 18
HSL:
34°, 47.9769%, 66.0784%
HSV (HSB):
34°, 39.5238%, 82.3529%
XYZ:
45.5452, 45.5060, 26.4617
xyY:
0.3876, 0.3872, 45.5060
CIE-Lab:
73.2239, 6.6796, 29.0242
CIE-LCH:
73.2239, 29.7830, 77.0396
CIE-Luv:
73.2239, 26.4298, 36.9709
Hunter-Lab:
67.4582, 2.4645, 23.9631
#d2ae7f color charts
#d2ae7f color shades, tints & tones
#d2ae7f color schemes
#d2ae7f color preview, HTML & CSS examples
This text has a color of #d2ae7f
<p style="color:#d2ae7f;">Text here</p>
.mytext {color:#d2ae7f;}
This box has a color of #d2ae7f
<div style="background-color:#d2ae7f;">Content here</div>
.mybackground {background-color:#d2ae7f;}
Border around this has a color of #d2ae7f
<div style="border:2px solid #d2ae7f;">Content here</div>
.myborder {border:2px solid #d2ae7f;}