#d2a17f color space conversions
Hex:
#d2a17f
RGB:
210, 161, 127
CMY:
18, 37, 50
CMYK:
0, 23, 40, 18
HSL:
25°, 47.9769%, 66.0784%
HSV (HSB):
25°, 39.5238%, 82.3529%
XYZ:
43.1540, 40.7237, 25.6647
xyY:
0.3939, 0.3718, 40.7237
CIE-Lab:
69.9819, 13.6829, 24.7006
CIE-LCH:
69.9819, 28.2372, 61.0158
CIE-Luv:
69.9819, 34.8402, 30.0654
Hunter-Lab:
63.8151, 9.0314, 20.8258
#d2a17f color charts
#d2a17f color shades, tints & tones
#d2a17f color schemes
#d2a17f color preview, HTML & CSS examples
This text has a color of #d2a17f
<p style="color:#d2a17f;">Text here</p>
.mytext {color:#d2a17f;}
This box has a color of #d2a17f
<div style="background-color:#d2a17f;">Content here</div>
.mybackground {background-color:#d2a17f;}
Border around this has a color of #d2a17f
<div style="border:2px solid #d2a17f;">Content here</div>
.myborder {border:2px solid #d2a17f;}